Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 22345 invoked from network); 15 Oct 2008 11:02:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Oct 2008 11:02:36 -0000 Received: (qmail 27085 invoked by uid 500); 15 Oct 2008 11:02:36 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 27059 invoked by uid 500); 15 Oct 2008 11:02:36 -0000 Mailing-List: contact axis-c-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C Developers List" Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list axis-c-dev@ws.apache.org Received: (qmail 27048 invoked by uid 99); 15 Oct 2008 11:02:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Oct 2008 04:02:36 -0700 X-ASF-Spam-Status: No, hits=-0.5 required=10.0 tests=HTML_MESSAGE,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_MED,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [15.216.28.36] (HELO g1t0029.austin.hp.com) (15.216.28.36) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Oct 2008 11:01:28 +0000 Received: from G6W0641.americas.hpqcorp.net (g6w0641.atlanta.hp.com [16.230.34.77]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by g1t0029.austin.hp.com (Postfix) with ESMTPS id 3783D383B1 for ; Wed, 15 Oct 2008 11:02:04 +0000 (UTC) Received: from G3W0058.americas.hpqcorp.net (16.232.1.3) by G6W0641.americas.hpqcorp.net (16.230.34.77) with Microsoft SMTP Server (TLS) id 8.1.263.0; Wed, 15 Oct 2008 11:01:12 +0000 Received: from GVW1156EXB.americas.hpqcorp.net ([16.232.35.132]) by G3W0058.americas.hpqcorp.net ([16.232.1.3]) with mapi; Wed, 15 Oct 2008 11:01:11 +0000 From: "Gupta, Shivam" To: "axis-c-dev@ws.apache.org" Date: Wed, 15 Oct 2008 10:59:19 +0000 Subject: REST support on Axis2/C Thread-Topic: REST support on Axis2/C Thread-Index: AckutRJm7q4EfCQVSx6xzzjlTPI7LQ== Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_FD68616F2980E040A98AF119618DA47B2DD10EF013GVW1156EXBame_" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_FD68616F2980E040A98AF119618DA47B2DD10EF013GVW1156EXBame_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hello, I have been trying to invoke the echo web service supplied with Axis2/C= using REST based invocation. When I try using the echo_rest client, the se= rvice responds just fine. However, when I try to invoke the echo web sercvice using a web browser,= I get no response from the Axis. The browser just hangs in a wait state. C= ould you tell me what could possibly be going wrong? I entered the followin= g query styring in the URL window of the browser: http://172.31.24.18:2106/axis2c/services/echo/echoString?text=3D'hello' It would be great if you could help me here. Thanks, Shivam. --_000_FD68616F2980E040A98AF119618DA47B2DD10EF013GVW1156EXBame_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable
Hello,
 
 &nb= sp;  I=20 have been trying to invoke the echo web service supplied with Axis2/C using= REST=20 based invocation. When I try using the echo_rest client, the service respon= ds=20 just fine.
 
 &nb= sp;=20 However, when I try to invoke the echo web sercvice using a web browser, I = get=20 no response from the Axis. The browser just hangs in a wait state. Could yo= u=20 tell me what could possibly be going wrong? I entered the following query=20 styring in the URL window of the browser:
 
 &nb= sp; http://172.31.24.18:2106/axis2c/services/echo/echoString?text=3D'hell= o'
 
 &nb= sp; =20 It would be great if you could help me here.
 
Thanks,
Shivam.
--_000_FD68616F2980E040A98AF119618DA47B2DD10EF013GVW1156EXBame_--