Hi all,

I have created a new issue (improvement) in JIRA (AXIS-1719) that contains a preliminary implementation for generation of documentation in a wsdl file generated by java2wsdl. Documentation will be extracted from implementation class source code comments written in javadoc.

 Comments are included for:

   - classes/services
   - methods/operations
   - parameters and return value
   - exceptions/faults
   - bean properties (using getter comments)

XJavaDoc (http://xdoclet.sourceforge.net/xjavadoc/) is required to compile axis and to use java2wsdl.

 I have also implemented a xslt + css to view the docs in html.

 Comments, suggestions and improvements will be welcomed.

Cheers,

Adrian P.J.



Reply via email to