Hello people,
Iam new to web services in Java. How do I add security headers in a client web service so that username and password can be sent at the time of sending request. I have done a client web service in Eclipse and when I sent a request to a server I am getting the following error exception: WSDoAllReceiver: Request does not contain required Security header .
Please help.
There are a ton of hits on google for your problem:
Someone should have answered one of those questions there.