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 "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/11/12 03:12:37 UTC

[jira] Resolved: (AXIS2-1493) The service name specified through the code generator wizard is not used for the WSDL which is generated

     [ http://issues.apache.org/jira/browse/AXIS2-1493?page=all ]

Lahiru Sandakith resolved AXIS2-1493.
-------------------------------------

    Fix Version/s: 1.1
       Resolution: Fixed

Fixed in revision 473845. Specified service name at the java2wsdOptionsPage is now being used as the wsdl service name . Please check the latest nightly builds.

> The service name specified through the code generator wizard is not used for the WSDL which is generated
> --------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-1493
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1493
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.1
>         Environment: Eclipse 3.2.0, Windows XP, jdk1.5.0_08
>            Reporter: Evanthika Amarasiri
>         Assigned To: Lahiru Sandakith
>             Fix For: 1.1
>
>
> Noticed an error in the WSDL which was ,generated through the Code Generator Wizard. Below steps were followed to produce the error
> 1. Select the wizard option "Generate a WSDL from a Java source file" and click on "Next"
> 2. Enter the fully qualified class name and select the valid class folder. (Assume that the service class name is "Add")
> Test the classes through the "Test Class Loading..." button and click on "Next"
> 3. From the "Java to WSDL Options" page, enter a service name which you need to be in the WSDL. E.g.:- Addition
> 4. Specifiy the output from the last window of the wizard and complete the WSDLgeneration
> When you check the WSDL (<wsdl:service name="Add">), you will see that the WSDL does not contain the service name which you specified in the wizard. It just fills the service name tag with the service class name. (In this case with "Add")

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org