Hi François, did you test with an EJB webservice?
Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn 2017-11-23 12:11 GMT+01:00 COURTAULT Francois <francois.courta...@gemalto.com>: > Hello, > > I have the following : > > @WebService(name = "MyManager", targetNamespace = > "http://xxx.yyy.test..com/", serviceName = "MyManager", wsdlLocation = > "wsdl/MyManager.wsdl") > public class MyManagerService implements MyManager { > > @Resource > WebServiceContext webServiceContext; > .... > } > > And the webServiceContet is always null ! Any clue ? > > Best Regards. > ________________________________ > This message and any attachments are intended solely for the addressees and > may contain confidential information. Any unauthorized use or disclosure, > either whole or partial, is prohibited. > E-mails are susceptible to alteration. Our company shall not be liable for > the message if altered, changed or falsified. If you are not the intended > recipient of this message, please delete it and notify the sender. > Although all reasonable efforts have been made to keep this transmission free > from viruses, the sender will not be liable for damages caused by a > transmitted virus.