Re: Sorry, it is Multiple Realm instances

2007-04-15 Thread Mark Thomas
Sheetal D wrote: > Could any body tell me Is any configuration missing or what to do for more > than one realm configurations. Tomcat permits a maximum of one realm per Engine / Host / Context. More than one realm per Host / Engine / Context means writing your own custom realm or finding one some

Sorry, it is Multiple Realm instances

2007-04-15 Thread Sheetal D
HI all, I want to configure two JNDI realms contacting two different servers. When I add two realm configurations in server.xml, it is always picking the later one. Could any body tell me Is any configuration missing or what to do for more than one realm configurations. Thanks, Sheetal.