All,

On the Client Side: I am using JAX-WS Client + Axis Transport.

On the Server Side: I am using JAX-WS webservice + Axis Transport.

For WS-Security I am using Rampart on the client and the server side.

I have a requirement that...once I authenticate the user...on the server I
need to retrieve the username and the password from within the @WebService
class for further processing. Is there a way I can achieve this from within
JAX-WS service wrapped around by Axis2? Any configuration in Axis where I
set this to happen?

Any message context instance that I get is probably related to JAX-WS
right?...since I am completely using JAX-WS web service implementations. I
am confused...any help would really be appreciated!

Thanks
Preetham

Reply via email to