hello, I'm new to SOAP, I want to pass an ArrayList as a parameter in
my SOAP call, it's a ArrayList of MyObject.
 
What I need to do is to Create an instance of the OAPMappingRegistry
and use the mapTypes stuff in MyObject, is that enough?
 
I saw from the docs that Vector is serializable, but it doesn't mention
ArrayList, so do I need to do anything extra on ArrayList?
 
Thanks a lot !
 
Cheng


Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard

Reply via email to