If you define a bean as the return from your WS, then Axis will serialize the bean (or an array of beans), pass the data to the client, and deserialize it for you so you have access to the bean(s).
 
HTH
 
Jim

[EMAIL PROTECTED] wrote:

Hi,

who knows how to get an Java object as answer of a WS method request?
Any idea?
Thanks in advance,

Pascal


Reply via email to