Can you please post your deploy.wsdd file and Client code..
regards
-------------------
Venkatesh Kancharla
_|_|_|_|_| _|_|_|_|_| _|_|_|_|_| _|_|_|_|_| _|_| _| _|_|_|_|_|
_| _| _| _| _| _| _| _| _| _| _|
_|_|_|_|_| _| _|_|_|_|_| _|_|_|_|_| _| _| _| _| _|
_| _| _| _| _| _| _| _| _| _| _|
_|_|_|_|_| _| _| _| _| _| _| _|_| _|_|_|_|_|
A L G O R I T H M S F O R L I F E
Strand Genomics,
# 237, Sir C.V. Raman Avenue,
Rajmahal Vilas,
Bangalore, India - 560080.
Ph no: 23618992,93, 94, 95 ext: 212
http://www.strandgenomics.com
Favorite quote:
---------------------------------------------------------------------
If Necessity Is the Mother of Invention,
then frustration Is Its Father
-unknown
---------------------------------------------------------------------
On Fri, 6 Feb 2004 [EMAIL PROTECTED] wrote:
> hi,
> i have a problem with a soap invokation. the problem is about the
> deserializing of a complex parameter. i have axis 1.2.
>
> before write in list i search with google but i find only question about
> this problem ....
>
> thanks in advance
>
> emiliano
>
>
> ---------------- start exception ---------------------
>
> - Exception:
> org.xml.sax.SAXException: Deserializing parameter 'inputParameter': could
> not find deserializer for type {http://www.carlesi.vg}output
> 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:323)
> 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 Client.main(Client.java:44)
> org.xml.sax.SAXException: Deserializing parameter 'inputParameter': could
> not find deserializer for type {http://www.carlesi.vg}output
>
>
> ----------------- end exception ----------------------
>