[mashup-dev] [jira] Commented: (MASHUP-620) Endpoint address
incorrect in auto-generated stub
Keith Godwin Chapman (JIRA)
jira at wso2.org
Tue Mar 11 07:30:44 PDT 2008
[ https://wso2.org/jira/browse/MASHUP-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15911#action_15911 ]
Keith Godwin Chapman commented on MASHUP-620:
---------------------------------------------
This happens because we are converting the WSDL 1.1 doc to 2.0 using an axis Service. Hence address of the service is calculeted (and depends on the runtime data). Should we consider using the WSDL 1.1 to 2.0 conversion using the xslt? Jonathan what do u thnk.
We may have to go with the XSLT 2.0 doc in this case. Whats your suggetion?
> Endpoint address incorrect in auto-generated stub
> -------------------------------------------------
>
> Key: MASHUP-620
> URL: https://wso2.org/jira/browse/MASHUP-620
> Project: WSO2 Mashup Server
> Issue Type: Bug
> Environment: 1.0.2
> Reporter: Jonathan Marsh
> Assignee: Keith Godwin Chapman
> Fix For: 1.1
>
>
> JS stub from http://www.weather.gov/forecasts/xml/DWMLgen/wsdl/ndfdXML.wsdl
> Shows endpoint address as "ndfdXML" instead of "http://www.weather.gov/forecasts/xml/SOAP_server/ndfdXMLserver.php" - not picking it up correctly in the translation from WSDL 1.1 to 2.0?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Mashup-dev
mailing list