Hi it should work but we can have a bug on it, can you try to use @Inject?
http://svn.apache.org/repos/asf/tomee/tomee/trunk/server/openejb-cxf/src/test/java/org/apache/openejb/server/cxf/handler/SimpleHandler.java Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-09-12 22:04 GMT+02:00 Felipe Jaekel <[email protected]>: > Hi, > > According to this link > <http://stackoverflow.com/questions/14099350/how-to-inject-ejb-into-soaphandler> > it should be possible to inject a EJB in a SOAPHandler with the @EJB > annotation, but in my case it is still null. > > Any ideas? > > Thanks
