You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Nathan Coast <na...@cableinet.co.uk> on 2001/05/04 12:48:20 UTC

Multiple JDBCRealms

(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