Re: org.apache.axis2.AxisFault: HTTP Transport error : '501' - 'Not Implemented' message

2008-11-18 Thread Amila Suriarachchi
On Wed, Apr 23, 2008 at 8:58 AM, Pinaki Chandrasekhar < [EMAIL PROTECTED]> wrote: > Hello Friends, > I have been trying to figure out the problem for a few days and really need > some help. > My j2ee application integrates with IPX gateway for Short messaging > service. > This is implemented as a

Re: org.apache.axis2.AxisFault: HTTP Transport error : '501' - 'Not Implemented' message

2008-11-18 Thread ibrahim demir
: axis-user@ws.apache.org Sent: Tuesday, November 18, 2008 4:18:47 PM Subject: Re: org.apache.axis2.AxisFault: HTTP Transport error : '501' - 'Not Implemented' message On Tue, Nov 18, 2008 at 5:30 PM, peterramesh <[EMAIL PROTECTED]> wrote: Hi Daniel, I'm try

Re: org.apache.axis2.AxisFault: HTTP Transport error : '501' - 'Not Implemented' message

2008-11-18 Thread Amila Suriarachchi
On Tue, Nov 18, 2008 at 5:30 PM, peterramesh <[EMAIL PROTECTED]> wrote: > > Hi Daniel, > > I'm trying to access the services offered by Entrez utilities web service, > On running a sample java application ( > > http://eutils.ncbi.nlm.nih.gov/entrez/eutils/soap/v2.0/DOC/esoap_java_help.html > > htt

Re: org.apache.axis2.AxisFault: HTTP Transport error : '501' - 'Not Implemented' message

2008-11-18 Thread peterramesh
Hi Daniel, I'm trying to access the services offered by Entrez utilities web service, On running a sample java application ( http://eutils.ncbi.nlm.nih.gov/entrez/eutils/soap/v2.0/DOC/esoap_java_help.html http://eutils.ncbi.nlm.nih.gov/entrez/eutils/soap/v2.0/DOC/esoap_java_help.html ) I'm gettin

RE: org.apache.axis2.AxisFault: HTTP Transport error : '501' - 'Not Implemented' message

2008-04-28 Thread Pinaki Chandrasekhar
Thanks Daniel. I shall try out your recommendations and let you know where I am. Regards, Pinaki -Original Message- From: Daniel Hagen [mailto:[EMAIL PROTECTED] Sent: Sunday, April 27, 2008 8:07 PM To: axis-user@ws.apache.org Subject: Re: org.apache.axis2.AxisFault: HTTP Transport error

Re: org.apache.axis2.AxisFault: HTTP Transport error : '501' - 'Not Implemented' message

2008-04-27 Thread Daniel Hagen
Hi Pinaki, this looks like a HTTP issue to me where the SQUID Proxy between client and server does have a problem with the Chunked Transfer Encoding the client uses in conjunction with a HTTP POST request. Squid's support for Chunked Transfer Encoding when communicating with the client is in