Jue (Jacky) Shu wrote:
hi there,
in wsdd, change the qName to qname.
ok it works
thank you very much
Xavier
----- Original Message -----
From: "Xavier Renard" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 20, 2003 4:28 AM
Subject: deserializer problem
Hi,
I have just installed axis and did test the examples that come along.
It works perfectly.
Then I did try to return a simple bean to a client but I get the
following error with the deszerializer:
org.xml.sax.SAXException: Deserializing parameter 'searchReturn': could
not find deserializer for type
at
org.apache.axis.message.RPCHandler.onStartChild(RPCHandler.java:297)
at
org.apache.axis.encoding.DeserializationContextImpl.startElement(Deserializa
tionContextImpl.java:921)
at
org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder.java:198)