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 ji...@apache.org on 2004/03/22 12:54:58 UTC

[jira] Commented: (AXIS-604) Generated comments should be javadoc comments

The following comment has been added to this issue:

     Author: Davanum Srinivas
    Created: Mon, 22 Mar 2004 3:53 AM
       Body:
Danno,

Can you please confirm which is the latest/correct patch?

thanks,
dims
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/secure/ViewIssue.jspa?key=AXIS-604&page=comments#action_26437

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/secure/ViewIssue.jspa?key=AXIS-604

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-604
    Summary: Generated comments should be javadoc comments
       Type: Bug

     Status: Reopened

    Project: Axis
 Components: 
             WSDL processing
   Versions:
             future (enh)

   Assignee: Axis Developers Mailing List
   Reporter: Steve Loughran

    Created: Wed, 8 Jan 2003 7:55 PM
    Updated: Mon, 22 Mar 2004 3:53 AM
Environment: Operating System: Other
Platform: Other

Description:
when you have a WSDL file with comments in, these comments are passed into the
source

    // cancel job
    public void cancelJob(java.lang.String jobURI) throws java.rmi.RemoteException;

but if they were javadoc comments, rather than just // comments, then we could
get these into the javadoc and so have self documenting endpoints from the WSDL.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.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