Forum Discussion
neal
16 years agoNew Contributor
I haven't had any response on this, but I have managed to find a work around.
You can stop the .jxbrowser file being used buy editting the C:\Program Files\eviware\soapUI-3.6\bin\soapui.bat file.
In there is a commented out line with the following command
set JAVA_OPTS=%JAVA_OPTS% -Dsoapui.jxbrowser.disable="true"
If you uncomment it (remove the 'rem' at the beginning of the line) and then start soapUI using the soapui.bat file, rather than the soapui.exe file the .jxbrowser file won't be placed in your personal profile space on your harddrive.
You can stop the .jxbrowser file being used buy editting the C:\Program Files\eviware\soapUI-3.6\bin\soapui.bat file.
In there is a commented out line with the following command
set JAVA_OPTS=%JAVA_OPTS% -Dsoapui.jxbrowser.disable="true"
If you uncomment it (remove the 'rem' at the beginning of the line) and then start soapUI using the soapui.bat file, rather than the soapui.exe file the .jxbrowser file won't be placed in your personal profile space on your harddrive.