Maybe try adding in conf/system.properties: openejb.cxf.CxfContainerClassLoader=false
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> 2015-10-12 7:36 GMT+02:00 skrajath <[email protected]>: > Here is the Classloader and class that got logged > > Thread.currentThread().getContextClassLoader() : > > org.apache.openejb.server.cxf.transport.util.CxfContainerClassLoader@1df6a71 > > > Thread.currentThread().getContextClassLoader().getClass() : > org.apache.openejb.server.cxf.transport.util.CxfContainerClassLoader > > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/javax-naming-NameNotFoundException-Name-comp-env-is-not-bound-in-this-Context-tp4676365p4676470.html > Sent from the TomEE Users mailing list archive at Nabble.com. >
