Return-Path: X-Original-To: apmail-axis-java-user-archive@www.apache.org Delivered-To: apmail-axis-java-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D38F96710 for ; Wed, 25 May 2011 00:13:49 +0000 (UTC) Received: (qmail 86194 invoked by uid 500); 25 May 2011 00:13:48 -0000 Delivered-To: apmail-axis-java-user-archive@axis.apache.org Received: (qmail 86075 invoked by uid 500); 25 May 2011 00:13:48 -0000 Mailing-List: contact java-user-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@axis.apache.org Delivered-To: mailing list java-user@axis.apache.org Received: (qmail 86067 invoked by uid 99); 25 May 2011 00:13:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 May 2011 00:13:48 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mgainty@hotmail.com designates 65.55.116.90 as permitted sender) Received: from [65.55.116.90] (HELO blu0-omc3-s15.blu0.hotmail.com) (65.55.116.90) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 May 2011 00:13:38 +0000 Received: from BLU142-W10 ([65.55.116.74]) by blu0-omc3-s15.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Tue, 24 May 2011 17:13:17 -0700 Message-ID: Content-Type: multipart/alternative; boundary="_8065e7ed-26cb-42b6-8658-ac8f11d3b85c_" X-Originating-IP: [76.119.178.109] From: Martin Gainty To: Subject: RE: Axis 1.4 client: add additional get/post param? Date: Tue, 24 May 2011 20:13:17 -0400 Importance: Normal In-Reply-To: <306620.26183.qm@web36604.mail.mud.yahoo.com> References: <306620.26183.qm@web36604.mail.mud.yahoo.com> MIME-Version: 1.0 X-OriginalArrivalTime: 25 May 2011 00:13:17.0849 (UTC) FILETIME=[8C3ED890:01CC1A70] X-Virus-Checked: Checked by ClamAV on apache.org --_8065e7ed-26cb-42b6-8658-ac8f11d3b85c_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Woods- <-- start the axis1.3 server --> java org.apache.axis.transport.http.SimpleAxisServer -p 8080 java org.apache.axis.client.AdminClient samples/security/serversecuritydepl= oy.wsdd <-- be advised llocation of keystore.jks must be exact --> java org.apache.axis.utils.Admin client samples/security/clientsecuritydepl= oy.wsdd axis1-.3 has not been touched in at least 5 years so *caveat emptor* Martin Gainty=20 ______________________________________________=20 Verzicht und Vertraulichkeitanmerkung/Note de d=E9ni et de confidentialit= =E9 =20 Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaeng= er sein=2C so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiter= leitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient l= ediglich dem Austausch von Informationen und entfaltet keine rechtliche Bin= dungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen w= ir keine Haftung fuer den Inhalt uebernehmen. Ce message est confidentiel et peut =EAtre privil=E9gi=E9. Si vous n'=EAtes= pas le destinataire pr=E9vu=2C nous te demandons avec bont=E9 que pour sat= isfaire informez l'exp=E9diteur. N'importe quelle diffusion non autoris=E9e= ou la copie de ceci est interdite. Ce message sert =E0 l'information seule= ment et n'aura pas n'importe quel effet l=E9galement obligatoire. =C9tant d= onn=E9 que les email peuvent facilement =EAtre sujets =E0 la manipulation= =2C nous ne pouvons accepter aucune responsabilit=E9 pour le contenu fourni= . Date: Tue=2C 24 May 2011 13:49:03 -0700 From: woods5242-fbdev@yahoo.com Subject: Axis 1.4 client: add additional get/post param? To: java-user@axis.apache.org Hi we are using an Axis 1.4 generated client. All requests are going through a proxy that requires a special "token" to e= xist for the request to proceed on to the actual endpoint. I need to "append" this token on as a get parameter on the endpoint URL per= request=2C or send it along in the POST as an additional parameter. How can I do this with my Axis 1.4 client? = --_8065e7ed-26cb-42b6-8658-ac8f11d3b85c_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Woods-
<=3B-- start the axis1.3 server =3B -->=3B
java org.ap= ache.axis.transport.http.SimpleAxisServer -p 8080

<=3B!-- server-s= ecurity-deploy.wsdd defines LogHandler and identifies the log -->=3B
&= lt=3Bdeployment xmlns=3D"http://xml.apache.org/axis/wsdd/"
 =3B = =3B =3B =3B =3B =3B =3B =3B =3B =3B =3B= xmlns:java=3D"http://xml.apache.org/axis/wsdd/providers/java">=3B
&nb= sp=3B<=3BglobalConfiguration>=3B
 =3B <=3BrequestFlow>=3B =3B =3B =3B <=3B!-- define the Server Signature Verificatio= n handler configuration -->=3B
 =3B =3B =3B <=3Bhandler = name=3D"track" type=3D"java:samples.security.LogHandler">=3B
 =3B&= nbsp=3B =3B =3B <=3Bparameter name=3D"filename" value=3D"MyServic= e.log"/>=3B
 =3B =3B =3B <=3B/handler>=3B
 =3B = <=3B/requestFlow>=3B
 =3B<=3B/globalConfiguration>=3B
<= =3B/deployment>=3B

java org.apache.axis.client.AdminClient samples= /security/serversecuritydeploy.wsdd

<=3B!-- clientsecuritydeploy.w= sdd contains the ClientSigningHandler which implements keystore.jks -->= =3B
<=3Bdeployment xmlns=3D"http://xml.apache.org/axis/wsdd/"
 =3B =3B =3B =3B =3B =3B =3B =3B =3B&nb= sp=3B =3B xmlns:java=3D"http://xml.apache.org/axis/wsdd/providers/java"= >=3B
 =3B<=3BglobalConfiguration>=3B
 =3B <=3BrequestFlow>=3B
 =3B =3B <=3B!-- define the client Signing handler configuration = -->=3B
 =3B <=3B-- be advised llocation of keystore.jks must be exact -->= =3B
 =3B =3B <=3Bhandler type=3D"java:samples.security.ClientSigningH= andler">=3B
 =3B =3B =3B <=3Bparameter name=3D"keystore" value=3D"samples= /security/keystore.jks"/>=3B
 =3B =3B <=3B/handler>=3B
 =3B <=3B/requestFlow>=3B
 =3B<=3B/globalConfiguration>=3B
<=3B/deployment>=3B

java org.apache.axis.utils.Admin client samples/security/clientsecuritydepl= oy.wsdd

axis1-.3 has not been touched in at least 5 years so *caveat= emptor*
Martin Gainty
_____________________________________________= _
Verzicht und Vertraulichkeitanmerkung/Note de d=E9ni et de confidenti= alit=E9
 =3B
Diese Nachricht ist vertraulich. Sollten Sie ni= cht der vorgesehene Empfaenger sein=2C so bitten wir hoeflich um eine Mitte= ilung. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaes= sig. Diese Nachricht dient lediglich dem Austausch von Informationen und en= tfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierb= arkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut =EAtre privil=E9gi=E9. Si =
vous n'=EAtes pas le destinataire pr=E9vu=2C nous te demandons avec bont=E9=
 que pour satisfaire informez l'exp=E9diteur. N'importe quelle diffusion no=
n autoris=E9e ou la copie de ceci est interdite. Ce message sert =E0 l'info=
rmation seulement et n'aura pas n'importe quel effet l=E9galement obligatoi=
re. =C9tant donn=E9 que les email peuvent facilement =EAtre sujets =E0 la m=
anipulation=2C nous ne pouvons accepter aucune responsabilit=E9 pour le con=
tenu fourni.






Date: Tue=2C = 24 May 2011 13:49:03 -0700
From: woods5242-fbdev@yahoo.com
Subject: A= xis 1.4 client: add additional get/post param?
To: java-user@axis.apache= .org

Hi we are using an Axis 1.4 g= enerated client.

All requests are going through a proxy that require= s a special "token" to exist for the request to proceed on to the actual en= dpoint.

I need to "append" this token on as a get parameter on the e= ndpoint URL per request=2C or send it along in the POST as an additional pa= rameter.

How can I do this with my Axis 1.4 client?
= --_8065e7ed-26cb-42b6-8658-ac8f11d3b85c_--