Error retrieving attribute users with tomcat 5.0.24 admin console
Mathieu Peltier
2004-05-13
Hi,
I cannot succeed to use the Tomcat 5.0.24 admin console to manage my UserDatabaseRealm (conf/tomcat-users.xml file). No UserDatabase is seen and when I click to Users, I get the following error: HTTP Status 500 - Error retrieving attribute users. Thank you in advance for any help. best regards,
------------- TOMCAT_HOME/conf/Catalina/localhost/admin.xml (default file) <Context path="/admin" docBase="${catalina.home}/server/webapps/admin" debug="0" privileged="true"> <Logger className="org.apache.catalina.logger.FileLogger" prefix="localhost_admin_log." suffix=".txt" timestamp="true"/> </Context> (no other webapp deployed for the test)
-- Mathieu Peltier
--------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)