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
|
- Re: No serializer for java.until.List Praveen Peddi
- Re: No serializer for java.until.List Scott Nichol
- Re: No serializer for java.until.List Praveen Peddi
- Re: No serializer for java.until.List Scott Nichol