Title: Message
All,
 
Has anyone run across this issue. Appreciate any help on how to solve this.
 
Larbi
 
 
 Exception:
org.xml.sax.SAXException: Deserializing parameter 'WSNPatchDownloadOutput':  could not find deserializer for type {http://localhost/MotWSN/MC000046/WSNPatchDownload}__WSNPatchDownloadOutput
        at org.apache.axis.message.RPCHandler.onStartChild(RPCHandler.java:302)
        at org.apache.axis.encoding.DeserializationContextImpl.startElement(DeserializationContextImpl.java:963)
        at org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder.java:198)
        at org.apache.axis.message.MessageElement.publishToHandler(MessageElement.java:722)
        at org.apache.axis.message.RPCElement.deserialize(RPCElement.java:233)
        at org.apache.axis.message.RPCElement.getParams(RPCElement.java:347)
        at org.apache.axis.client.Call.invoke(Call.java:2272)
        at org.apache.axis.client.Call.invoke(Call.java:2171)
        at org.apache.axis.client.Call.invoke(Call.java:1691)
        at com.mot.corp.gish8003.MotWSN_MC000046BindingStub.WSNPatchDownload(MotWSN_MC000046BindingStub.java:143)
        at WSNPatchDownloadTestClient.main(WSNPatchDownloadTestClient.java:36)
Exception in thread "main" AxisFault
 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
 faultSubcode:
 faultString: org.xml.sax.SAXException: Deserializing parameter 'WSNPatchDownloadOutput':  could not find deserializer for type {http://localhost/MotWSN/MC000046/WSNPatchDownload}__WSNPatchDownloadOutput
 faultActor:
 faultNode:
 faultDetail:
        {http://xml.apache.org/axis/}stackTrace: org.xml.sax.SAXException: Deserializing parameter 'WSNPatchDownloadOutput':  could not find deserializer for type {http://localhost/MotWSN/MC000046/WSNPatchDownload}__WSNPatchDownloadOutput
        at org.apache.axis.message.RPCHandler.onStartChild(RPCHandler.java:302)
        at org.apache.axis.encoding.DeserializationContextImpl.startElement(DeserializationContextImpl.java:963)
        at org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder.java:198)

Reply via email to