I tried to make the Axis work for Document/Literal type SOAP. 

Here is a case. I would like to serialize and deserialize the SOAP 
(in format of 5.4.3 of SOAP 1.1) as a Fields object which has a Vector 
object. The Vector holds several Field objects in it.
 
>
>               <Fields>
>                       <FieldArray>
>                               <Field>
>                               </Field>
>                               ... ...
>                               <Field>
>                               </Field>
>
>                       </FieldArray>
>               </Fields>

Does any one has idea for this? 

Thank you,

Zhiqian

Reply via email to