Hi Romain,

Thank you very much for quick response.

openejb.classloader.forced-load - classes to load from the webapp first.

So if I add the above property in the system.properties file, Is there a
need to add the below content in context.xml of each webapp?

<Context>
  <Loader className="org.apache.tomee.catalina.TomEEWebappLoader"
loaderClass="org.apache.tomee.catalina.WebAppFirstEarClassLoader"/>
</Context>




--
View this message in context: 
http://tomee-openejb.979440.n4.nabble.com/Classloading-issues-integrating-Jersey-2-16-and-apache-tomee-plus-7-0-0-tp4678794p4680848.html
Sent from the TomEE Dev mailing list archive at Nabble.com.

Reply via email to