I believe the nightly build has this built in, but 2.3.1 does not. Scott Nichol
Do not send e-mail directly to this e-mail address, because it is filtered to accept only mail from specific mail lists. ----- Original Message ----- From: "Praveen Peddi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 17, 2003 2:07 PM Subject: No serializer for java.until.List I get the following error when I called a soap method that returns a java.util.List. No Serializer found to serialize a 'java.util.List' using encoding style Doesn't soap has built in serilizer for List just like String. If not, could any one tell me how add the mapping. Thanks. Praveen