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

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

@Amila:

That does not make any sense to me. Why not generating all skeletons for all 
different typed ports, or generating multiple interfaces for all ports and 
implement them in one single skeleton?
Anyway i put all operations in a single portType definition and divided the 
skeleton with delegation pattern to my multiple own skeletons. That works too

> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to