Forum Discussion
joseph_michaud
Staff
23 days agoIf the bundled JRE is installed it will be found in the "jre" subdirectory of the SoapUI installation. Run "jre\bin\java -XshowSettings:properties -version" and look for the java.vendor string.
SoapUI-5.7.0 had a java.vendor of "Oracle Corporation"
SoapUI-5.7.1 had a java.vendor of "BellSoft"
- DASA0122 days agoNew Contributor
Thanks Joseph
So, java.specification.vendor is not relevant here, right? java.vendor = Bellsoft means no Oracle Java SE involved?!