Forum Discussion

Tom_Arn's avatar
Tom_Arn
Contributor
10 years ago

SoapUI-5.0.0.exe does not find JavaFX

I installed soapui 5.0.0 with the installer (SoapUI-x32-5.0.0.exe) and then removed the jre directory because I want soapUI to use the installed Java version.

When I start soapui using soapui.bat my installed jfxrt.jar in c:\Program Files (x86)\Java\jre7\lib\ is found and the browser component works.
But when I use SoapUI-5.0.0.exe then the browser component does not work.

Is there a property in SoapUI-5.0.0.vmoptions that lets me tell soapui where javafx is installed?
I tried
-Djavafx.runtime.lib.jar=C:\Program Files (x86)\Java\jre7\lib\jfxrt.jar
but this did not work.

Tom

1 Reply

  • Hi,

    If you want to use SoapUI using your JRE installed locally and not the bundled JRE then use the .zip file from the download site and not the installer (.exe file). Extract SoapUI from the .zip file and set JAVA_HOME to your JRE/JDK.