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
