I have written a Web services that has authentication to it. It need username and password. It is soap based one. It need string input to it.
Can any one suggest the soap client which satisfies above requirements.
I tried with default web service launcher in eclipse, but it does not seem to take credentials.
Even plugin for eclipse would be fine
Thanks.