Implementing my own realm

2005-07-05 Thread Laurent FALLET
Hi everybody, I'm planning to write my own realm, because the JDBCRealm doesn't suit me very well. I would like to implement something else which only needs 3 more lines. The problem is that I don't know if I have to: - add this new realm in Tomcat sources (create my own java file) - then

Re: plugin-like structure

2005-07-04 Thread Laurent FALLET
There is a way to do this in Tomcat. I'm a beginner in Tomcat's administration but I know there are some ways to do this. In tomcat conf file, server.xml, create some host / tags (there is already one by default for localhost). Then I would say that if the content of your webapp is depending of