Search This Blog

Showing posts with label WAS 8.5.5 to 8.5.5.11 upgrade. Show all posts
Showing posts with label WAS 8.5.5 to 8.5.5.11 upgrade. Show all posts

Wednesday, April 19, 2017

Upgrading IBM WebSphere 8.5.5 to 8.5.5.11 the easy way

 

If you have WAS 8.5.5 and your application is not starting due to major minor version of class files errors on starting, you might be facing the JDK problem.

image

Websphere 8.5.5. is shipped with 1.6 JDK version( which is vague) but your application might have compiled code in recent version of Java.

 

So in this case your option is to upgrade to 8.5.5.11 where 1.7.1 and JDK 8 are supported.