<Realm className="org.apache.catalina.realm.UserDatabaseRealm"
debug="99"
resourceName="UserDatabase"/>On 08/25/2003 04:28 PM Tim Funk wrote:
You can't have 2 Realms at the Engine level because there is no way to determine which Realm a webapp should use.
-Tim
Adam Hardy wrote:
ah, ok. I put those 2 realms at engine level. So I can't have 2 realms in <engine>?
Now thanks to your advice I've got the manager working with tomcat-users.xml by placing the realm tag in the manager.xml in the webapps dir. However I would like to keep the declaration in my server.xml
Thanks, Adam
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- struts 1.1 + tomcat 4.1.27 + java 1.4.2 Linux 2.4.20 RH9
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
