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 ! )
You want to try putting your dependency that conflicts with WAS in an isolated shared library: