javacollectionsibm-was

WAS ( Web Application Server ) migrate from 7.0.0 to 8.5.5


In my compagny where i work, IT gouvernance have decided to migrate to WAS 8.5.5 with an JRE 1.7 for the JVM. I have two questions :

Can i limited the import of the old dependency to my project ? With the actual technical ( classpath ), i can't do this because i inject my dependency for the VM, if i clearly understood the system of classpath.

I see this topic on IBM :https://www-01.ibm.com/support/knowledgecenter/SSAW57_8.5.5/com.ibm.websphere.nd.doc/ae/crun_classload.html

I am not sur that is the solution, if you confirm, i will investigate on this side.

Thanks for your help! ( and sorry for my english, i am french ! )


Solution

  • You want to try putting your dependency that conflicts with WAS in an isolated shared library:

    http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-dist&topic=trun_sharedlib