Handling multiple wsdl:service/port definitions in code gen
-----------------------------------------------------------
Key: AXIS2-171
URL: http://issues.apache.org/jira/browse/AXIS2-171
Project: Apache Axis 2.0 (Axis2)
Type: Bug
Components: wsdl, databinding
Reporter: Ruchith Udayanga Fernando
Axis2-WSDL2java doesn't seem to properly handle WSDLs with multiple
service/port definitions referring to the 'SAME' binding.
Axis-1.2 generates multiple services in the above case with the same
service impl. And a single server-config.wsdd carries all the service
definitions.
To fix the above issue may be we can generate a service.xml with
multiple service definitions or can we have multiple 'service.xml's or
does this point us to the service groups that was discussed sometime
back?
More generally how should multiple 'port' definitions be handled when
they are referring to different 'bindings'?
--
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