[mashup-dev] [jira] Updated: (MASHUP-701) National Weather Service stub fails

Jonathan Marsh (JIRA) jira at wso2.org
Fri May 23 09:52:53 PDT 2008


     [ https://wso2.org/jira/browse/MASHUP-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Marsh updated MASHUP-701:
----------------------------------

    Assignee: Keith Godwin Chapman  (was: Jonathan Marsh)

> National Weather Service stub fails 
> ------------------------------------
>
>                 Key: MASHUP-701
>                 URL: https://wso2.org/jira/browse/MASHUP-701
>             Project: WSO2 Mashup Server
>          Issue Type: Bug
>         Environment: 1.0.2
>            Reporter: Jonathan Marsh
>            Assignee: Keith Godwin Chapman
>             Fix For: 1.1
>
>         Attachments: MASHUP701.js, ndfdXML.sig, ndfdXML.stub.js, ndfdXML.wsdl2
>
>
> The enclosed stub (generated by the stub generator from http://www.weather.gov/forecasts/xml/DWMLgen/wsdl/ndfdXML.wsdl, but with a fixed endpoint ala MASHUP-620) fails on the NDFDgenByDay operation (though zipcode and other simple operations seem to work fine).  The error is "latitude and/or longitude are not in the database" though these coordinates come from the service itself (and work fine when supplied to the REST interface to the service.)  I suspect the payload is slightly corrupted, for example the parameter elements should probably be namespace qualified or something to do with rpc/encoded, but I can't google up a valid payload to compare against.
> The stub prints out the soap payload in the console.  Can we try to invoke the service directly from Axis and add a successful trace here so I can compare it with what the stub produces?

-- 
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