are you able to try to reproduce it? can maybe be linked to context (jaxrs, jaxws...)
Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-09-01 19:00 GMT+02:00 DonatasCiuksys <[email protected]>: > I made a breakpoint, and during debug both this.getClass().getClassLoader() > and Thread.currentThread().getContextClassLoader() return this (yet in this > case beanManager was not null): > > org.apache.tomee.catalina.LazyStopWebappClassLoader > context: /tar > delegate: false > repositories: > /WEB-INF/classes/ > ----------> Parent Classloader: > org.apache.catalina.loader.StandardClassLoader@6ec4786e > > > > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/BeanManager-injection-returns-null-tp4671529p4671534.html > Sent from the TomEE Users mailing list archive at Nabble.com.
