Forum Discussion

mame's avatar
mame
New Contributor
5 years ago

SOAPUI 5.5.0 and OpenJDK

I had to switch to OpenJDK.

Unfortunately SOAPUI will start with the browser component disabled and so with slimmed features.

Console says: WARN  com.eviware.soapui.SoapUI - Could not find jfxrt.jar. Internal browser will be disabled.

 

SOAPUI looks like this:

 

So, when will SOAPUI fully support OpenJDK?

 

As Oracle Java isn't free anymore, I think this problem is immanent.

6 Replies

  • JHunt's avatar
    JHunt
    Community Hero

    SoapUI still ships with its bundled JRE (for free).

    There is the option to use your own JRE:

    • If it works, great.
    • If not, well, it's an unsupported configuration...

    It might help to share your specific reasons for wanting to use a JRE other than the supplied one. That could be useful to the team in deciding to bundle (and therefore build for) a different version.

    • mame's avatar
      mame
      New Contributor

      JHunt Thanks for your answer!

      Is JRE is also shipped with SoapUI Open Source or only with SoapUI Pro?

      First, I downloaded SOAPUI as a Windows Zip (64-bit Java not included), but know I took a look at the 32-bit ZIP. But where do I find the bundled JRE? I think, starting soapui.bat, it is using my system installation of Oracle Java (which will be deinstalled soon).

      • JHunt's avatar
        JHunt
        Community Hero

        It's included in Open Source. You want the Windows Installer (64 bit).

         

        You don't need to do anything to switch to the bundled JRE. It's used as the preferred one when your installation has it.