Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 96767 invoked from network); 22 Nov 2004 15:52:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 22 Nov 2004 15:52:40 -0000 Received: (qmail 28501 invoked by uid 500); 22 Nov 2004 15:51:43 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 28411 invoked by uid 500); 22 Nov 2004 15:51:42 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 28335 invoked by uid 99); 22 Nov 2004 15:51:41 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.28) with SMTP; Mon, 22 Nov 2004 07:51:38 -0800 Received: (qmail 26621 invoked from network); 22 Nov 2004 15:51:32 -0000 Received: from localhost (HELO nagoya) (127.0.0.1) by nagoya.betaversion.org with SMTP; 22 Nov 2004 15:51:32 -0000 Message-ID: <298958472.1101138692355.JavaMail.apache@nagoya> Date: Mon, 22 Nov 2004 07:51:32 -0800 (PST) From: =?ISO646-US?Q?S=3Fbastien_Tardif_=28JIRA=29?= To: axis-dev@ws.apache.org Subject: [jira] Updated: (AXIS-1665) Axis do not generate JavaDoc for the service and port interface. In-Reply-To: <99136086.1100298503805.JavaMail.apache@nagoya> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N [ http://nagoya.apache.org/jira/browse/AXIS-1665?page=3Dhistory ] S=E9bastien Tardif updated AXIS-1665: ----------------------------------- Attachment: docHarbor.wsdl Here an example of a WSDL with full documentations in many sections of a WS= DL. > Axis do not generate JavaDoc for the service and port interface. > ---------------------------------------------------------------- > > Key: AXIS-1665 > URL: http://nagoya.apache.org/jira/browse/AXIS-1665 > Project: Axis > Type: Bug > Components: Serialization/Deserialization > Versions: 1.0-rc1 > Environment: CVS Nov 12 2004 > Reporter: S=E9bastien Tardif > Attachments: docHarbor.wsdl, docHarbor.wsdl > > Title: Axis do not generate JavaDoc for the service and port interface. > Service and Port are the entries points and so are quite important and sh= ould have JavaDoc! > I have a WSDL like this: > ... > > =09 > =09=09Contain all operations in docHar= bor Web Services. The mode of operation is stateless so you have to provide= a Credential instance to every operation. > =09 > =09 > =09=09 > =09=09=09Contain all operations in doc= Harbor Web Services. The mode of operation is stateless so you have to prov= ide a Credential instance to every operation. > =09=09=09 > =09=09 > =09 > --> > > So I was expecting to see in those classes Javadoc having what I specifie= d in xsd:documentation: > docHarbor.java extract: > // SHOULD HAVE JAVADOC HERE > public interface DocHarbor extends javax.xml.rpc.Service { > public java.lang.String getdocHarborAddress(); > ... > and > DocHarborServices.java extract: > // SHOULD HAVE JAVADOC HERE > public interface DocHarborServices extends javax.xml.rpc.Service { > public java.lang.String getdocHarborAddress(); > I'm surprise because there are many bugs one JavaDoc issues and they are = all Closed: > AXIS-1262 Pulling Javadoc from Unassigned Danno Ferrin Closed F= ixed 24/Mar/04 24/Mar/04 Unwatch=20 > AXIS-766 Generate JavaDoc comments from WSDL comments Axis Developers= Mailing List ted stockwell Resolved Duplicate 23/Mar/03 23/Feb/04 = =20 > AXIS-604 Generated comments should be javadoc comments Unassigned St= eve Loughran Closed Fixed 08/Jan/03 23/Mar/04 =20 > I have attached the WSDL for reference. --=20 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