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

2012-07-16 Thread Andreas Veithen
You should also read the following document: http://axis.apache.org/axis2/java/core/docs/app_server.html Andreas On Sat, Jun 30, 2012 at 8:05 PM, Megadeth calisto.s...@gmail.com wrote: Hi Amila, At first I think I need to study this:

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:

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

2012-06-29 Thread Megadeth
Hi Amila, Thanks for response. I reordered things about mars as you suggested and it works ok. Yesterday I decided to try new path of investigation. I installed Rational Software Architect 8.0.4 and WebSphere 7.0. Then I fixed WebSphere and my actual version is now 7.0.0.23 (the last one). Then

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

2012-06-26 Thread Megadeth
Hi, I created java project. It is client of my jax-ws web service and I use it for signing messages. I renamed rampart.mar to rampart.jar and put it into classpath of java project (also addressing and rahas mars). I am not sure if this is correct, but it works for me. In client I put this:

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

2012-06-26 Thread Amila Jayasekara
Hi Megadeth, Please find some answers inline. On Tue, Jun 26, 2012 at 1:15 PM, Megadeth calisto.s...@gmail.com wrote: Hi, I created java project. It is client of my jax-ws web service and I use it for signing messages. I renamed rampart.mar to rampart.jar and put it into classpath of java