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 recompile all Tomcat
- and eventually use my new catalina.jar library into my running Tomcat
or
if it is possible to implement it outside the library and use it
either in it own jar file or directly in the webapp.

Any idea?
Tell me if I wasn't clear, or if you need details.
Regards,
Laurent

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to