Hi, I'd greatly appreciate advice on the following. In short: what do you do when a web-service requires clients to login (supplying user + password), *but* the server/web-app can't be configured to use basic web authentication ? We have an Axis web service, which requires login (namely, clients connecting to the web service must supply user + password ) . Now, ...