RE: Problem with webservice response in Axis2 v 1.3

2008-02-28 Thread Simon Nunn
PM To: axis-user@ws.apache.org Subject: Re: Problem with webservice response in Axis2 v 1.3 I am gussing your request message does not contain an envelop either. 1.3 supports the http binding. I am not 100% sure though. Jack On Thu, Feb 28, 2008 at 6:11 AM, Simon Nunn <[EMAIL PROTECTED]>

Re: Problem with webservice response in Axis2 v 1.3

2008-02-28 Thread Jinyuan Zhou
I am gussing your request message does not contain an envelop either. 1.3supports the http binding. I am not 100% sure though. Jack On Thu, Feb 28, 2008 at 6:11 AM, Simon Nunn <[EMAIL PROTECTED]> wrote: > All, > > I am making a request to a webservice, and the response seems to be > missing som

Problem with webservice response in Axis2 v 1.3

2008-02-28 Thread Simon Nunn
All, I am making a request to a webservice, and the response seems to be missing some soap pieces. In the past(axis2 v 1.1), when I made a request to my webservice, it responded with the envelope/header/body. With Axis2 v 1.3 it seems to no longer wrap the response..all I get back is my respons