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 "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/11/08 12:56:51 UTC

[jira] Resolved: (AXIS2-1463) IDE plugins generate invalid stubs when invoking the wizards multiple times within a project

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

Keith Godwin Chapman resolved AXIS2-1463.
-----------------------------------------

    Fix Version/s: 1.1
       Resolution: Fixed

This was due to a bug in the codegen module (http://issues.apache.org/jira/browse/AXIS2-1591). Fixed

Thanks,
Keith.

> IDE plugins generate invalid stubs when invoking the wizards multiple times within a project
> --------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-1463
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1463
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.1
>         Environment: Win XP, IDEA 5.1.2, Eclipse 3.2.1, JDK 1.5
>            Reporter: Charitha Kankanamge
>         Assigned To: Keith Godwin Chapman
>            Priority: Critical
>             Fix For: 1.1
>
>         Attachments: Dividenumbers.wsdl, DividenumbersStub.java, SimpleService.wsdl, SimpleServiceStub.java
>
>
> IDEA and Eclipse code gen wizards append references (methods/namespace references etc.. ) from the previously generated stubs in to the newly created stub. 
> Steps to reproduce:
> ===================
> 1. Open IDEA and create a new project
> 2. Select Axis2-->Axis2 plugins
> 3. Enter a valid WSDL (eg:- SimpleService.wsdl) and click next
> 4. Select 'Custom' option and click 'Next'
> 5. Save the source
> 6. Now open the Axis2 code gen wizard again
> 7. Select a different WSDL (eg:- Dividenumbers.wsdl) and follow the above steps 4 and 5
> 8. Check the generated stubs
> Issue:
> ========
> References/methods of the first stub (generated by SimpleService.wsdl) are contained in the second stub.
> Following files are attached here with.
> 1. SimpleService.wsdl
> 2. SimpleServicestub.java
> 3. DivideNumbers.wsdl
> 4. DividnumbersStub.java
> Note that this issue is applicable to both IDEA and Eclipse plugins.

-- 
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