Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 25636 invoked from network); 23 Nov 2005 08:55:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Nov 2005 08:55:56 -0000 Received: (qmail 13590 invoked by uid 500); 23 Nov 2005 08:55:41 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 13558 invoked by uid 500); 23 Nov 2005 08:55:41 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 13534 invoked by uid 99); 23 Nov 2005 08:55:40 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Nov 2005 00:55:40 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [212.63.148.11] (HELO merak01.mail-verteiler.de) (212.63.148.11) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Nov 2005 00:57:12 -0800 Received: from ecsnms001.ecs-gmbh.local ([217.5.199.242]) by merak01.mail-verteiler.de (Merak 8.3.0) with ASMTP id ATA49018 for ; Wed, 23 Nov 2005 09:55:18 +0100 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C5F00C.101730DA" Subject: AW: Passing parameters via URL X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Date: Wed, 23 Nov 2005 09:58:25 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Passing parameters via URL Thread-Index: AcXv6ZYdeY71i4ipRHy9FXoJD2GxWAAIXQlQ From: "Denis Schlesinger" To: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------_=_NextPart_001_01C5F00C.101730DA Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Thanks for your answer! =20 It seems like the parameters are omitted and not passed through to the = web service method if there is a message payload. If I invoke the web = service through a browser (without payload) I receive the parameters in = my method. I don't send the message through a browser but a web service = client which generates message payloads. In this case the method just = receives the payload but the parameters are 'null' :( =20 Any ideas? =20 Denis -----Urspr=FCngliche Nachricht----- Von: pratima gogineni [mailto:goginenip@yahoo.com]=20 Gesendet: Mittwoch, 23. November 2005 05:46 An: axis-user@ws.apache.org Betreff: Re: Passing parameters via URL Yes I had used this facility to test some axis webservices in a = webbrowser. The URL is of the form: http://host:port/endpoint?method=3D = = ¶mA=3DvalueA¶mB=3DvalueB Pratima Denis Schlesinger wrote:=20 Hallo everybody! =20 Is it possible to pass parameters to an Axis web service via its URL?=20 =20 I want to do something like: http://host:port/endpoint?paramA=3DvalueA = = ¶mB=3DvalueB =20 Any experiences on that? =20 Thanks in advance! =20 Denis _____ =20 Yahoo! = FareChase - Search multiple travel sites in one = click.=20 ------_=_NextPart_001_01C5F00C.101730DA Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Nachricht
Thanks=20 for your answer!
 
It=20 seems like the parameters are omitted and not passed through to the web = service=20 method if there is a message payload. If I invoke the web service = through a=20 browser (without payload) I receive the parameters in my=20 method. I don't send the message through a browser but a web = service client=20 which generates message payloads. In this case the method just receives = the=20 payload but the parameters are 'null' :(
 
Any=20 ideas?
 
Denis
-----Urspr=FCngliche Nachricht-----
Von: pratima = gogineni=20 [mailto:goginenip@yahoo.com]
Gesendet: Mittwoch, 23. = November 2005=20 05:46
An: axis-user@ws.apache.org
Betreff: Re: = Passing=20 parameters via URL

Yes I had used this facility to test some axis = webservices=20 in a webbrowser.
The URL is of the form: http://= host:port/endpoint?method=3D<operation>&paramA=3DvalueA&par= amB=3DvalueB

Pratima

Denis=20 Schlesinger <schlesinger@ecs-gmbh.de> wrote:
Hallo=20 everybody!
 
Is = it possible=20 to pass parameters to an Axis web service via its URL? =
 
I = want to do=20 something like: ht= tp://host:port/endpoint?paramA=3DvalueA&paramB=3DvalueB
 
Any experiences=20 on that?
 
Thanks in=20 advance!
 
Denis


Yahoo!=20 FareChase - Search multiple travel sites in one click.=20
------_=_NextPart_001_01C5F00C.101730DA--