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
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