Hello,

I'm having problems with elements of type: xsd:anyType. Whenever I call an operation that includes elements defined as anyType, I get the following exception on the server, as it's parsing the request: "org.xml.sax.SAXException: No deserializer for {http://www.w3.org/2001/XMLSchema}anyType";.

Am I doing something wrong? Is Axis capable of handling elements of type anyType? I'm using 1.2beta and using Wsdl2Java to generate all the skeleton code.

Thanks,
Albert

Reply via email to