I lied.  Turns out my object was not so simple. However, seemed like this used 
to work in Axis 1.2.   I noticed all kinds of Swing stuff in the wsdl that I 
wasn't expecting.  Once I simplified the object so that it's just a data 
transfer object, the array marshalling started working.

Thanks

-----Original Message-----
From: Martin Gainty [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 07, 2008 7:18 PM
To: [email protected]
Subject: Re: invokeBlocking array parameter

Please post wsdl


----- Original Message -----
From: "Ross Allard" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, February 07, 2008 3:49 PM
Subject: invokeBlocking array parameter


I'm trying to pass an ArrayList  of simple java objects as one of the
parameters to invokeBlocking.   The call makes it to the service, but the
arraylist contains not my objects but a different set of
org.apache.axiom.om.impl.llom.OMElementImpl objects.   Clearly axis was
unable to serialize the java objects.  But there were no error messages.

What am I doing wrong?

Thanks
Ross



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to