[
https://issues.apache.org/jira/browse/AXIS2-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475949
]
Dennis Sosnoski commented on AXIS2-1458:
----------------------------------------
Unless I'm missing something, this particular example is an invalid WSDL. The
WSDL schema says all the components can repeat, but they need to be in order
(so all the <message>s, followed by all the <portType>s, followed by all the
<binding>s, followed by all the <service>s). This one instead has the
<message>*<portType><binding><service> sequence repeated.
> Codegen for one WSDL with multiple services
> -------------------------------------------
>
> Key: AXIS2-1458
> URL: https://issues.apache.org/jira/browse/AXIS2-1458
> Project: Axis 2.0 (Axis2)
> Issue Type: New Feature
> Components: codegen
> Reporter: Davanum Srinivas
> Assigned To: Amila Chinthaka Suriarachchi
>
> Need more info? :) See https://service.mappoint.net/secure-30/mappoint.wsdl
> we need to be able to generate a client.
> -- dims
--
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]