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 "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2007/03/26 13:38:32 UTC

[jira] Created: (AXIS2-2392) Both Soap11 and Soap12 stubs are generated when selecting single port in eclipse code generation wizard

Both Soap11 and Soap12 stubs are generated when selecting single port in eclipse code generation wizard
-------------------------------------------------------------------------------------------------------

                 Key: AXIS2-2392
                 URL: https://issues.apache.org/jira/browse/AXIS2-2392
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: Tools
    Affects Versions: nightly
         Environment: winxp, jdk15
            Reporter: Charitha Kankanamge


Both soap11 and soap12 stubs and callbackhandler classes are generated even if a single port is selected in eclipse code generation wizard. 

Steps to reproduce:
================
1. Start axis2 code gen wizard in eclipse
2. Select 'Generate java source from wsdl' option
3. Select a wsdl file
4. Select 'custom' code gen option
5. Select a port from 'Port Name' and continue

Check the generated files. There will be 4 class files, soap11stub/callbackhandler and soap12stub/callbackhandler. 


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Resolved: (AXIS2-2392) Both Soap11 and Soap12 stubs are generated when selecting single port in eclipse code generation wizard

Posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lahiru Sandakith resolved AXIS2-2392.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: nightly

This was needed to Fix in the WSDL11ToAxisServiceBuilder in the Axis2 code 
It was done by amila from this comment, 

Author: amilas
Date: Wed Mar 28 03:23:21 2007
New Revision: 523262

URL: http://svn.apache.org/viewvc?view=rev&rev=523262
Log:
change the wsdl11ToAxisServiceBuilder to pick only the specified port in there is a port given
change the name of the generated archive file to Services

So this will be automatically fixed in all the tools. 

> Both Soap11 and Soap12 stubs are generated when selecting single port in eclipse code generation wizard
> -------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-2392
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2392
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: nightly
>         Environment: winxp, jdk15
>            Reporter: Charitha Kankanamge
>         Assigned To: Lahiru Sandakith
>             Fix For: nightly
>
>
> Both soap11 and soap12 stubs and callbackhandler classes are generated even if a single port is selected in eclipse code generation wizard. 
> Steps to reproduce:
> ================
> 1. Start axis2 code gen wizard in eclipse
> 2. Select 'Generate java source from wsdl' option
> 3. Select a wsdl file
> 4. Select 'custom' code gen option
> 5. Select a port from 'Port Name' and continue
> Check the generated files. There will be 4 class files, soap11stub/callbackhandler and soap12stub/callbackhandler. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Assigned: (AXIS2-2392) Both Soap11 and Soap12 stubs are generated when selecting single port in eclipse code generation wizard

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe reassigned AXIS2-2392:
----------------------------------------

    Assignee: Lahiru Sandakith

> Both Soap11 and Soap12 stubs are generated when selecting single port in eclipse code generation wizard
> -------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-2392
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2392
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: nightly
>         Environment: winxp, jdk15
>            Reporter: Charitha Kankanamge
>         Assigned To: Lahiru Sandakith
>
> Both soap11 and soap12 stubs and callbackhandler classes are generated even if a single port is selected in eclipse code generation wizard. 
> Steps to reproduce:
> ================
> 1. Start axis2 code gen wizard in eclipse
> 2. Select 'Generate java source from wsdl' option
> 3. Select a wsdl file
> 4. Select 'custom' code gen option
> 5. Select a port from 'Port Name' and continue
> Check the generated files. There will be 4 class files, soap11stub/callbackhandler and soap12stub/callbackhandler. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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