Hi, I get the following axis exception when trying to deserialize the SOAP/XML response for the attached wsdl file.

 

Does anyone know of a way around this, is there an anyType Deserializer class I can use??

 

Exception in thread "main" AxisFault

 faultCode: {http://xml.apache.org/axis/}Server.userException

 faultString: org.xml.sax.SAXException: !! No Deserializer for {http://www.w3.org/2001/XMLSchema}anyType

 faultActor: null

 faultDetail:  stackTrace: org.xml.sax.SAXException: !! No Deserializer for {http://www.w3.org/2001/XMLSchema}anyType

        at org.apache.axis.encoding.DeserializerImpl.onStartElement(Deserializer

Impl.java:446)

        at org.apache.axis.encoding.DeserializerImpl.startElement(DeserializerIm

pl.java:393)

        at org.apache.axis.encoding.DeserializationContextImpl.startElement(Dese

rializationContextImpl.java:870)

        at org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder.ja

va:199)

        at org.apache.axis.message.MessageElement.publishToHandler(MessageElemen

t.java:644)

        at org.apache.axis.message.RPCElement.deserialize(RPCElement.java:235)

        at org.apache.axis.message.RPCElement.getParams(RPCElement.java:259)

        at org.apache.axis.client.Call.invoke(Call.java:1806)

        at org.apache.axis.client.Call.invoke(Call.java:1711)

        at org.apache.axis.client.Call.invoke(Call.java:1251)

        at com.softwareag.namespaces.GazetteerSoapBindingStub.FINDADDRESSES(Gaze

tteerSoapBindingStub.java:123)

        at com.softwareag.namespaces.Tester.main(Tester.java:14)

 

 

cheers,

chico.

 


--

The content of this e-mail is confidential, may contain privileged material and is intended solely for the recipient(s) named above. If you receive this in error, please notify Software AG immediately and delete this e-mail.


Software AG (UK) Limited

Registered in England & Wales 1310740

Registered Office: Hudson House, Hudson Way,

Pride Park, Derby DE24 8HS

Attachment: Gazetteer.wsdl
Description: Binary data

Reply via email to