Hello everyone
I have a webservice running (which is good

)
I can obtain its WSDL thru : requesting in a browser WS_Name?WSDL
The WSDL starts with:
I would like to add a XSL line to the WSDL:
1st question: is that legit ? I mean does the XSL line could break the WS discovery process form a third party ?
2nd question: the WSDL seems to be generated by Jax WS RI. How can I configure things to have this XSL element added to my WSDL ?
Thanks for your help
Franck