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 "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2007/02/26 20:01:22 UTC

[jira] Commented: (AXIS2-1458) Codegen for one WSDL with multiple services

    [ 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org