You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Tony Vieitez <to...@responsauk.co.uk> on 2003/12/01 16:52:33 UTC

security

Hi

Can anyone tell me how to enable username and password on the
AxisServlet?

I am accessing the servlet like this:

java org.apache.axis.client.AdminClient -l
http://localhost/myApp/servlet/AxisServlet list

and I want to set up the servlet so that a username and password is
needed to access it.

Thanks

Tony