Hello
I successfully wrote a soap web service with cxf (in resin 4.0.9) and I 
need to check the IP of the caller. I need the servlet context, and 
found some thread about this.
I tried to add :

   @Resource public WebServiceContext wscontext;

in the servlet, but have the error message :

ms.CarteMusiqueWSAction.wscontext @Resource cannot find any matching 
resources with type='interface javax.xml.ws.WebServiceContext' in 
InjectManager[web-app:http://default]

I suppose that something is missing but what ?

Thanks for any suggestion.

-- 
Riccardo Cohen
Architecte du Logiciel
http://www.architectedulogiciel.fr
+33 (0)6.09.83.64.49
Membre du réseau http://www.reflexe-conseil-centre.org


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to