Is the exception given when the server deseralizes the request, or when the 
client deserializes the response?

Also if you could set up the org.jboss.axis package to DEBUG in Log4j and look 
at the deserializartion steps and post here where in the deserialization it is 
throwing the exception.


>From the exception code it tries to use a SimpleDeserializer to deserialize 
>the object but it gets a child element in it. I am not sure if a 
>SimpleDeserialzer can process children since a SimpleDeserailzer should 
>process Strings, Int, etc - basic values and not complex objects.

Also useful might be to post your .wsdd file. You can find it in 
{JBoss_HOME}\server\data\wsdl\{yourarchive}.war

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3906321#3906321

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3906321


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to