I've noticed the following lines logged:
12:28:55,328 WARN [JAXWSWebServiceMetaDataBuilder] @WebContext.contextRoot is only valid on EJB endpoints
12:28:55,328 WARN [JAXWSWebServiceMetaDataBuilder] @WebContext.urlPattern is only valid on EJB endpoints
12:28:55,328 WARN [JAXWSWebServiceMetaDataBuilder] @WebContext.transportGuarantee is only valid on EJB endpoints
So... the annotation option won't work if I'm not using EJB ?
Is there another alternative to enable SSL without using "web.xml" ?
Thanks a lot and best regards,
Mauro.