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 "Stefan Lischke (JIRA)" <ji...@apache.org> on 2007/09/06 11:50:32 UTC

[jira] Commented: (AXIS2-352) Support for multiple Services specified in WSDL

    [ https://issues.apache.org/jira/browse/AXIS2-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525384 ] 

Stefan Lischke commented on AXIS2-352:
--------------------------------------

I too cannot confirm that this bug is fixed.

I use v1.3 and generate code for a service with multiple portTypes, like the example above. And only for one portType the code is generated. 

I can choose which portType to generate code for with the -pn option, but there is no support for multiple -pn options like stated from Amila: "Added multiple port and multiple services support"

Please reopen this bug

> Support for multiple Services specified in WSDL
> -----------------------------------------------
>
>                 Key: AXIS2-352
>                 URL: https://issues.apache.org/jira/browse/AXIS2-352
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: codegen
>            Reporter: Davanum Srinivas
>            Assignee: Amila Chinthaka Suriarachchi
>             Fix For: 1.2
>
>
> If one runs Axis1.X's wsdl2java to generate both server and client, in the deploy.wsdd there are entries for each of the services specified in the /wsdl:definitions/wsdl:service. However in Axis2, we generate only 1 service in services.xml
> Secondly, Axis 1.X generates a ServiceLocator which has information on *ALL* the endpoints and methods to access each of them. We need something similar for Axis2.

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