tomee doesn't inject entityManager exposed as @WebService when called thru
soap. I tested calling the @Stateless ejb as a remote ejb call and
everything works - entityManager is injected. However if you call it as soap
webservice the entity manager doesn't get injected. This is a major issue as
one would need to use another container or have code to check if auto
injected and if not create entity manager and likely handle transactions
manually



--
View this message in context: 
http://openejb.979440.n4.nabble.com/tomee-doesn-t-inject-entityManager-exposed-as-WebService-when-called-thru-soap-tp4669705.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to