Running the Manager App under Tomcat presents me with the following really
helpful error message:
        FAIL - Unknown command
I have my name 'scotty' defined in the 'tomcat-users.xml' file as follows:


<tomcat-users>
  <user name="scotty" password="******" roles="standard,manager" />
  <user name="tomcat" password="tomcat" roles="tomcat" />
  <user name="role1"  password="tomcat" roles="role1"  />
  <user name="both"   password="tomcat" roles="tomcat,role1" />
</tomcat-users>
Anyone see this before?
[ Tomcat 4.0.1  Solaris 2.7  JSDK 1.3.1 ]
Scotty




--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to