Environment:  Windows 98
Tomcat 3.2.2

When I try to access the Context Admin option from the
Tomcat Administration Tools screen (http://localhost:8080/admin/index.html)
it asks me for an id and password.  I have an entry in tomcat-users.xml

<user name="admin"  password="tomcat" roles="admin,tomcat,role1" />

but the screen refuses to accept it.

I am not sure whether this is related, but I am also getting the following
error
on the screen from which Tomcat is running:

log4j:ERROR No appenders could be found for category
(org.jboss.tomcat.security.
JBossSecurityMgrRealm).
log4j:ERROR Please initialize the log4j system properly.

Any suggestions.

Thanks,

Peter Schauss

Reply via email to