Does anyone know how to include the documentation tag in the automatic wsdl 
generation in axis?

What I actually want is when my web service endpoint is called via 
http://...?wsdl that the returned wsdl will include documentation about the web 
service with a documentation tag that I told axis before hand or that it uses a 
wsdl that I previously manually edited with documentation.

The client side question would be does axis wsdl2java add the found 
<documentation> tag to the generated .java files preferably as javadoc?

Thanx for any help,

Paul

Reply via email to