I am using JAXWS to produce web-services, but I am deploying it as web-only application (not ejb module). There is a long thread about pros and cons of using EJB modules or web-applications to deploy endpoint web-services, but my punctual issue is:
How to retrieve the EntityManager using web-services through a jaxws web-service ?
I found a lot of examples using servlets, but I don't have a servlet, I just have a web-services published through that default transport servlet..
[Message sent by forum member 'felipegaucho' (felipegaucho)]
http://forums.java.net/jive/thread.jspa?messageID=271757