RE: Upgrading to 5.5.25 web-app_2_3.dtd not found--thanks to all

2008-02-01 Thread George Payne
Just wanted to say thanks very much for all the very helpful replies on this. I now have several avenues to pursue and I assume now that the problem was my upgrade method, and not a bug in 5.5.25. There is a general issue this brings up--not really a question anymore, just a point to ponder (for

Re: Upgrading to 5.5.25 causes File /javax/servlet/resources/web-app_2_3.dtdnot found

2008-01-31 Thread George Payne
and server.xml, but I had assumed this would not be very different from what I did. Caldarale, Charles R wrote: From: George Payne [mailto:[EMAIL PROTECTED] Subject: Upgrading to 5.5.25 causes File /javax/servlet/resources/web-app_2_3.dtdnot found I upgraded from 5.5.20-->5.5.25 (RH lin

Upgrading to 5.5.25 causes File /javax/servlet/resources/web-app_2_3.dtd not found

2008-01-31 Thread George Payne
I upgraded from 5.5.20-->5.5.25 (RH linux) by copying new jars to /common/lib and /server/lib I then got these errors. Is this a bug in 5.5.25, or some sort of problem with my upgrade method? I'm now back to 5.5.20 jars and working fine again, but I'd like to upgrade. Any suggestions? Wher

tomcat, realms and tomcatAuthentication=false

2006-04-18 Thread George Payne
I'm trying to get tomcat to accept remote_user from apache via mod_jk, but still use an existing role-based realm implementation. If necessary, I am looking into modifying Tomcat to do this, but I'd really rather not reinvent this wheel if a) it's not necessary or b) if someone out there has a