No remove this Loader which likely not do what you want (this loader class
is more an internal at the moment than something exposed)


Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://blog-rmannibucau.rhcloud.com> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory
<https://javaeefactory-rmannibucau.rhcloud.com>

2017-01-03 10:05 GMT+01:00 Dignesh <dgo...@opentext.com>:

> 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