Forum Discussion

Rene_Kuipers's avatar
Rene_Kuipers
New Contributor
15 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

  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    The locale is set in the Java instance that SoapUI is running on. We do not set the locale anywhere. Is the locale set correctly for other applications?

    /Nenad
    http://eviware.com
  • 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.
  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    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