WebSphere Application Server & Liberty

 View Only
  • 1.  IBM JVM

    Posted Wed November 16, 2016 12:48 PM

    I am  currently running WebSphere 7.0 on solaris 10, the java version is  6 running on a hotspot VM. Is there a way to install IBM version of java on solairs WebSphere install. This is just for a test and I am familiar it can void myproduct warranty, 

    I have also installed different versions of java for the hotspot VM for WebSphere 8.5.5 and used managesdk to swithc between different versions of java, Just unsure if I can achieve to use a different JVM altogether.



  • 2.  RE: IBM JVM

    Posted Thu November 17, 2016 04:13 PM

    Hello,

    On the Solaris OS, WebSphere installs the IBM Solaris Hybrid SDK.  This SDK contains the hotspot VM, the Java 6 class libraries, and some ibm extensions under jre/lib/ext and jre/lib/endorsed.  IBM doesn't have it's own VM on Solaris.

    You can check which SDK was shipped with each WebSphere release here:

    http://www-01.ibm.com/support/docview.wss?rs=404&uid=swg27005002



  • 3.  RE: IBM JVM

    Posted Tue December 13, 2016 12:02 AM

    Thanks much Lori