Hi,

I have written a service which returns and Array of
Objects which have a custom serializer/deserializer. 
My problem is I can pass these object back an forth
with out a problem until I try to return an Array of
them and get the following exception.

SOAPException: faultCode=SOAP-ENV:Client; msg=array
element type mismatch;
targetException=java.lang.IllegalArgumentException:
array element type mismatch

Does anybody have any ideas?  The objects custom
serializer and deserializer have been registered
server and client side.

Cheers

Mark

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

Reply via email to