Hi,
I am trying to implement a client to web service using jax-ws 2.1.I created stubs using ws-import and was successfully able to access webservice.but now i need to send username token to the web service,one way to implement is by modifying soap headers but in my case the stubs are constructing soap internally.how can i modify the essage? any help in resolving the above problem is highly appreciated.
Start Free Trial