You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Adrian Perez Jorge (JIRA)" <ax...@ws.apache.org> on 2004/12/14 10:43:57 UTC

[jira] Updated: (AXIS-1719) Documentation generation based on javadocs comments.

     [ http://nagoya.apache.org/jira/browse/AXIS-1719?page=history ]

Adrian Perez Jorge updated AXIS-1719:
-------------------------------------

    Attachment: documenter.patch

> Documentation generation based on javadocs comments.
> ----------------------------------------------------
>
>          Key: AXIS-1719
>          URL: http://nagoya.apache.org/jira/browse/AXIS-1719
>      Project: Axis
>         Type: Improvement
>   Components: WSDL processing
>     Versions: 1.2RC2
>  Environment: xjavadoc must be intalled in the classpath to compile axis and run java2wsdl.
>     Reporter: Adrian Perez Jorge
>     Priority: Minor
>  Attachments: documenter.patch, wsdl.css, wsdl.xsl
>
> This patch is a initial work to implement wsdl documentation based on javadoc comments of the implementation class source code.
> To use it, a new option was added to specify source code path (-j):
> java -cp $CLASSPATH org.apache.axis.wsdl.Java2WSDL -l <url> -j <srcdir> -T 1.2 -y WRAPPED -u LITERAL -i <implclass> <serviceclass>
> TODO:
>   - not just for WRAPPED.
>   - support for the ant class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira