Re: JAX-WS client and service with Rampart module for signing messages

2012-06-30 Thread Megadeth
Hi Amila, At first I think I need to study this: http://pic.dhe.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=%2Fcom.ibm.websphere.nd.doc%2Finfo%2Fae%2Fae%2Ftwbs_thirdparty.html I'll be back :) -- View this message in context: http://old.nabble.com/JAX-WS-client-and-service-with-Rampart-m

Re: RE: apache rampart examples don't run

2012-06-30 Thread Steffen Engelmann
Hi Martin, yes, I can access the file with password: apache The output ist listed below, but I don't understand what it means: C:\Apache Repository\Apache Rampart\rampart-1.6.3-SNAPSHOT\samples\policy\build\ temp_client>keytool -list -keystore client.jks Keystore-Kennwort eingeben: Keystore-Ty

RE: apache rampart examples don't run

2012-06-30 Thread Martin Gainty
first can you verify the client.jks works with password of 'apache' keytool -list -keystore client.jks do you see output? Martin Gainty __ Verzicht und Vertraulichkeitanmerkung Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empf

Re: apache rampart examples don't run

2012-06-30 Thread Steffen Engelmann
You do a great job! Thanks! I tryed the samples with 1.6.3-SNAPSHOT. The basic sample08 and sample09 are now running. The problems with policy sample01, sample07 and sample08 still exist. The error log's are attached to this message. I tryed to get policy sample01, sample07 and sample08 run und