Ok I got it, that's also in the doc... Do you know if it is also possible with Tomcat 3.2.x ? There the Realm is defined by a RequestInterceptor element ... Thanks
Renato -----Messaggio originale----- Da: Uns�ld, Hans-Michael [mailto:[EMAIL PROTECTED]] Inviato: gioved� 14 febbraio 2002 16.04 A: 'Tomcat Users List' Oggetto: AW: Tomcat Auth Hi, I think it's possible: You should place a <Context> element (in server.xml) corresponding to the app. Within that element you place a <Realm> element. It will override the <Realm> element below <Engine> (or <Host>). Michael. -----Urspr�ngliche Nachricht----- Von: Renato Romano [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 14. Februar 2002 16:00 An: Tomcat Users List Betreff: Tomcat Auth Is it possible to use different Authentication Realms for different applications running on Tomcat4.0 ? Or at least use different DataBase, tables etc... ?And if yes how ? Thanks everyone. Renato -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
