I have set up a service, with a custom written deploy.wsdd file (as I do
not have a wsdl, and JAVA2WSDL does not correctly decode my java
classes).

When I call my service, I get 

faultCode:
{http://schemas.xmlsoap.org/soap/envelope/}Server.userException
 faultSubcode:
 faultString: org.xml.sax.SAXException: SimpleDeserializer encountered a
child element, which is NOT expected, in something it was trying to
deserialize.
 faultActor:
 faultNode:
 faultDetail:

back from Axis. Is there any way of discovering exactly which element
had the unexpected child? Or alternatively, is this a common error, and
what should I look at again? I have checked all the typemappings, and I
think they are correct (although if told that this is the only way such
an error could occur I'll go through them again!)

Thanks in advance

Max

-- 
Maxwell Grender-Jones   <[EMAIL PROTECTED]> 

Reply via email to