Re: JDBC Realm for several webapp

2006-07-04 Thread Stanislav Komlenac
Quoting Kim Brianne Go <[EMAIL PROTECTED]>: Hi... you might want to look at SecurityFilters. This make it possible for each webapp to be given unique realm security, basically the concept is a webapp containing its own security configuration so that you can deploy your webapp without additional

Re: JDBC Realm for several webapp

2006-07-04 Thread Stanislav Komlenac
>>> I want to have 2 web applications on my web server. Idea si to >>> makde JDBC Realm unique for each web application. problem is that i dont understand what should i have in this {context}.xml files and what should i have in server.xml :-( a nd where should i put this {context}.xml file? W

Re: JDBC Realm for several webapp

2006-07-02 Thread Stanislav Komlenac
Citiram Stanislav Komlenac <[EMAIL PROTECTED]>: I want to have 2 web applications on my web server. Idea si to makde JDBC Realm unique for each web application. How can i do this? <http://tomcat.apache.org/tomcat-5.5-doc/config/realm.html> The Realm Component ... You may

JDBC Realm for several webapp

2006-06-30 Thread Stanislav Komlenac
Hi! I want to have 2 web applications on my web server. Idea si to makde JDBC Realm unique for each web application. How can i do this? i read on Internet something about context element in server.xml, but i dont understand how to make it work :-( Tnx, Stanislav -- T - C o