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

Amila Chinthaka Suriarachchi commented on AXIS2-352:
----------------------------------------------------

there are two things to mention.
1. only stubs generated per port. same skelton is used for all ports.

2. it generate the code for multiple ports only if they refers to the same 
portType.
The ports should refers to the same PortType. i.e we assume all these stubs can 
calls to the same skelton class. 

> 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