MBratukhin
10 years agoNew Contributor
testRunner.bat not use UTF-8
Hi, sorry for my english. :manfrustrated: I use soapui by functional/automated testing async-servises (IBM WebSphere MQ + HermesJMS). Previous version of my test application is using CharacterSe...
- 10 years ago
I found a solution. it was necessary to add testrunner.bat "-Dfile.encoding = UTF-8"
rem JVM parameters, modify as appropriate set JAVA_OPTS=-Xms128m -Xmx1024m -Dfile.encoding=UTF-8 -Dsoapui.properties=soapui.properties "-Dsoapui.home=%SOAPUI_HOME%\"