Forum Discussion

Rene_Kuipers's avatar
Rene_Kuipers
New Contributor
16 years ago

Locale / regional setting

How can I modify the locale/region setting in SoapUI Pro 3.0.1, so that amounts and dates are configured according to the English format (instead of the Dutch format). Because the Dutch format is having a decimal comma instead of a decimal point.

Is this configurable in the menu File > Preferences > Global Properties?

4 Replies

  • We found in the bin folder of the installation a file called 'soapUI-Pro-3.0.1.vmoptions' that was not in earlier versions. In this file I can configure this setting using a -D option.

    It would be nice to have some documentation on this.
  • Hi,

    hmm.. you can try adding

    -Duser.country=...
    -Duser.language=...

    to the vmoptions file.. check in the Help/System Properties dialog that your settings have been picked up correctly..

    Hope this helps!

    regards,

    /Ole
    eviware.com