Tomcat Valve: Difference between revisions
From RavenWiki
Jump to navigationJump to search
No edit summary |
(Mention LGPL) |
||
Line 8: | Line 8: | ||
: "works for Tomcat 5.5, probably won't work for older Tomcat versions". | : "works for Tomcat 5.5, probably won't work for older Tomcat versions". | ||
The valve is distributed under the terms of the GNU Lesser General Public License. |
Revision as of 14:48, 24 November 2005
William Billingsley (whb21 at cam.ac.uk) has written a Raven valve for Tomcat based on the Raven Java Toolkit. It is available as Java source and in a .jar archive packed with a copy of the toolkit.
He writes:
- "I had to write this quickly for one of our servers. I'm sending it to the list because presumably others might need one too, and when I emailed Jon Warbrick in September he didn't have one. Alpha quality, but seems to work for me.
- "source and jar attached. JAR also includes the webauth toolkit classes from the Raven project site so you can just drop it into server/lib and configure the valve in server.xml
- "works for Tomcat 5.5, probably won't work for older Tomcat versions".
The valve is distributed under the terms of the GNU Lesser General Public License.