(sorry if this is a repost, mail is playing up) Hi, I've got two contexts within my tomcat install. I want the login for each context to go to different databases / tables for authentication. Is it possible to configure different contexts to send authentication requests to different places? Is this done by having multiple ContextManager elements defined in server.xml? Cheers Nathan
