Hi,

We use Axis2 to implement our webservice and we’ve taken to using the bottom-up 
approach of creating Java POJOs first. I was wondering if there was a way to 
put comments/documentation in our Java code and have that transcribed into the 
generated WSDL file (as generated by the app server) so that it can be used to 
create an API usage document with an application like (TechWriter). We just 
want our WSDLs to be self-documented.

Reply via email to