users@glassfish.java.net

Re: CDI @Inject does not work in SOAP handler chain

From: <forums_at_java.net>
Date: Tue, 20 Dec 2011 09:40:12 -0600 (CST)

 Hi Ivar, just the expert I needed! :)

Interesting approach. The interceptor might even not be needed in this case
since the WebServiceContext can be injected in the WebService itself. (or can
it?)

The only problem I have know is that my enpoint is gone when I annotate my
class with both @WebService and @Stateless. I cannot find it at it's address
as it was before the added @Stateless annotation. In the Glassfish admin
console it is gone as well.


--
[Message sent by forum member 'harrol']
View Post: http://forums.java.net/node/873115