I Observe that the SOAP message generated by proxy based client generates <Multiref> for defining complex structures. The SAAJ apis do not do this, they just have embedded structures.
Secondly is it necessary to have all the fields of the complex object filled up for getting a response? In the case of SAAJ based application, it is tedious to create all the attributes which are nils. Thanks for your help. Regards Sagar -----Original Message----- From: Sagar Pidaparthi [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 21, 2004 7:56 AM To: [EMAIL PROTECTED]; Brian H. Ward Subject: SAAJ Tester with Complex Object Hi, Does any one have a SAAJ Tester which uses a Complex Java object that runs against Axis? I would appreciate a working example please. Regards Sagar
