RE: return type from Web Service

2007-01-30 Thread rajac
; From: rajac [mailto:[EMAIL PROTECTED] > Sent: Monday, January 29, 2007 8:16 AM > To: axis-user@ws.apache.org > Subject: Re: return type from Web Service > > > Hi Paul, > > Would you please guide me how to report this bug in JIRA? > > Regards, > Raja > >

RE: return type from Web Service

2007-01-29 Thread Gurpreet Singh Dhanoa, HCL-Industry Solutions
On Apache web site. You can see link to report a bug and the system in which u report a bug is called as JIRA -Original Message- From: rajac [mailto:[EMAIL PROTECTED] Sent: Monday, January 29, 2007 8:16 AM To: axis-user@ws.apache.org Subject: Re: return type from Web Service Hi Paul

Re: return type from Web Service

2007-01-29 Thread rajac
Hi Paul, Would you please guide me how to report this bug in JIRA? Regards, Raja pzfreo wrote: > > Raja > > Thanks! You've found a real bug! Its a problem serializing Sets. Would > you be willing to raise a JIRA? > > Paul > > On 1/29/07, rajac <[EMAIL PROTECTED]> wrote: >> >> Hi Paul

Re: return type from Web Service

2007-01-29 Thread Paul Fremantle
Raja Thanks! You've found a real bug! Its a problem serializing Sets. Would you be willing to raise a JIRA? Paul On 1/29/07, rajac <[EMAIL PROTECTED]> wrote: Hi Paul, Soap Message -- Request --- POST /axis2/services/TestService HTTP/1.1 SOAPAction: "urn:anonOutInOp" User

Re: return type from Web Service

2007-01-29 Thread rajac
Hi Paul, Soap Message -- Request --- POST /axis2/services/TestService HTTP/1.1 SOAPAction: "urn:anonOutInOp" User-Agent: Axis2 Host: 127.0.0.1: Transfer-Encoding: chunked Content-Type: text/xml; charset=UTF-8 e9 http://schemas.xmlsoap.org/soap/envelope/";>

Re: return type from Web Service

2007-01-28 Thread Paul Fremantle
Raja Please can you use TCPMON to capture the SOAP message and post it here? That would really help. Also you might need to show us what your client code looks like. Thanks! Paul On 1/28/07, rajac <[EMAIL PROTECTED]> wrote: Hi, I have little knowledge on Axis2 and just started working