Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 10023 invoked from network); 3 Feb 2009 16:44:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Feb 2009 16:44:11 -0000 Received: (qmail 40506 invoked by uid 500); 3 Feb 2009 16:44:02 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 40470 invoked by uid 500); 3 Feb 2009 16:44:01 -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 40461 invoked by uid 99); 3 Feb 2009 16:44:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2009 08:44:01 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2009 16:43:54 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LUON3-0005W3-Oi for axis-user@ws.apache.org; Tue, 03 Feb 2009 08:43:33 -0800 Message-ID: <21813685.post@talk.nabble.com> Date: Tue, 3 Feb 2009 08:43:33 -0800 (PST) From: rabelenda To: axis-user@ws.apache.org Subject: SOAP Header from Browser MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: rabelenda@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org Is there any way to make a request from a browser to a webservice and specify in the GET or POST parameters values for attributes of soap headers? i.e.: in the following format: http://localhost:8080/app/services/MyService/myOp?headAttribute1=val1&headAttribute2=val2&myOpParam1=val3. -- View this message in context: http://www.nabble.com/SOAP-Header-from-Browser-tp21813685p21813685.html Sent from the Axis - User mailing list archive at Nabble.com.