Re: Circular reference serializing problem

2008-06-15 Thread Anne Thomas Manes
is not supported My WSDL has the following encoding. I couldn't understand why is this not supported. As I have used this encoding because I was getting the Circular reference serializing problem. @SOAPBinding(style = SOAPBinding.Style.RPC, use= SOAPBinding.Use.ENCODED) code: input soap:body

RE: Circular reference serializing problem

2008-06-15 Thread Rahul Juneja
of XMLTransient not working ? Any clues or pointers are highly appreciated. Thanks, Rahul -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] Sent: Sunday, June 15, 2008 10:30 AM To: axis-user@ws.apache.org Subject: Re: Circular reference serializing problem Axis2 does

Circular reference serializing problem

2008-06-12 Thread Rahul Juneja
. I couldn't understand why is this not supported. As I have used this encoding because I was getting the Circular reference serializing problem. @SOAPBinding(style = SOAPBinding.Style.RPC, use= SOAPBinding.Use.ENCODED) code: input soap:body use=encoded namespace=http://service.ejb/; encodingStyle