add this line
call.setOption( org.apache.axis.AxisEngine.PROP_DOMULTIREFS, new java.lang.Boolean( false) ); before u call invoke -----Original Message----- From: Munjal [mailto:[EMAIL PROTECTED]] Sent: Monday, April 15, 2002 4:52 PM To: [EMAIL PROTECTED] Subject: how to disable multiref Hi, can someone tell me how to disable multiref in an axis client? I am having problems invoking a service wherein i need to pass an array of a class. Thanks, Munjal