RE: Axis2 SOAP XML response question

2009-02-24 Thread Shaon, ABS (Arif)
xis Regards Arif From: keith chapman [mailto:keithgchap...@gmail.com] Sent: 24 February 2009 09:59 To: axis-user@ws.apache.org Subject: Re: Axis2 SOAP XML response question If you need to put it as XML, you will have to wrap it in a CDATA element. Thanks, Keith. On Tue, Feb 24, 2009 at 3:26

Re: Axis2 SOAP XML response question

2009-02-24 Thread keith chapman
t want to > change the format of the SOAP response. > > > > Regards > > Arif > > > > *From:* keith chapman [mailto:keithgchap...@gmail.com] > *Sent:* 24 February 2009 03:54 > *To:* axis-user@ws.apache.org > *Subject:* Re: Axis2 SOAP XML response question &g

RE: Axis2 SOAP XML response question

2009-02-24 Thread Shaon, ABS (Arif)
axis-user@ws.apache.org Subject: Re: Axis2 SOAP XML response question Well you could do this by doing a contract first web service. It looks like you are using the POJO approach and when u do that you have to live with the schema that Axis2 would give you. Alternatively you could just stick an E

Re: Axis2 SOAP XML response question

2009-02-23 Thread keith chapman
Well you could do this by doing a contract first web service. It looks like you are using the POJO approach and when u do that you have to live with the schema that Axis2 would give you. Alternatively you could just stick an ESB in front and run the response through an XSLT and format it to the man

Axis2 SOAP XML response question

2009-02-23 Thread Shaon, ABS (Arif)
Hi Everyone, I am running a AXIS4 1.4.1 SOAP service that returns an XML document encoded in the SOAP Body. The response I get is the following: http://www.w3.org/2003/05/soap-envelope";> http://stfc.ac.uk";>