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/23 15:11:58 UTC

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

Message:

   The following issue has been closed.

   Resolver: Davanum Srinivas
       Date: Tue, 23 Mar 2004 6:11 AM

Applied patch.
---------------------------------------------------------------------
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: Closed
 Resolution: FIXED

    Project: Axis
 Components: 
             WSDL processing
   Fix Fors:
             current (nightly)
   Versions:
             future (enh)

   Assignee: 
   Reporter: Steve Loughran

    Created: Wed, 8 Jan 2003 7:55 PM
    Updated: Tue, 23 Mar 2004 6:11 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