AW: Completly lost

2012-04-26 Thread Stadelmann Josef
57 An: java-user@axis.apache.org Betreff: Re: Completly lost 2012/4/4 Philippe A. I still wish I could avoid policy duplication on the client side. Ideally I would like to write a rampart.xml with no policy inside and assign that config to my generated service c

Re: Completly lost

2012-04-26 Thread Philippe A.
2012/4/4 Philippe A. > I still wish I could avoid policy duplication on the client side. Ideally > I would like to write a rampart.xml with no policy inside and assign that > config to my generated service client. > > I went a step further and gave up using wsdl2java. Writing an Axis client by h

Re: Completly lost

2012-04-13 Thread Philippe A.
2012/4/4 Philippe A. > > http://ws.apache.org/rampart/policy";> > ... > > client.PWCBHandler > ... > ... > > provider="org.apache.ws.security.components.crypto.Merlin"> >name="org.apache.ws.security.crypto.merlin.keystore.type">JKS >name="org.apache.ws.security.crypt

Re: Completly lost

2012-04-04 Thread Philippe A.
2012/2/1 COURTAULT Francois > In fact the simple question I have is: Is there any sample/tutorial > available somewhere in order to have a client code which doesn’t need to > have an external policy file available at the client side as we already > have it in the stub generated and which works

RE: Completly lost

2012-02-01 Thread COURTAULT Francois
alto.test.axis2.TestSimpleWSAxis2ClientX509.main(TestSimpleWSAxis2ClientX509.java:50) Any idea ? Best Regards. From: James Annesley [mailto:james.annes...@infoshare-is.com] Sent: mardi 31 janvier 2012 21:10 To: java-user@axis.apache.org Subject: RE: Completly lost Hi Francois, I noticed you

RE: Completly lost

2012-01-31 Thread James Annesley
RTAULT Francois [mailto:francois.courta...@gemalto.com] Sent: 31 January 2012 18:54 To: java-user@axis.apache.org Subject: Completly lost Importance: High Hello everybody, I am puzzled L I use axis2-1.6.0 and rampart-1.6.0 because I have discovered a bug in 1.6.1. Anyway, I try to write axis2