Mail JNDI with jars in application?

2012-11-30 Thread Richard Frovarp
I am trying to use JNDI to configure the mail session. I appear to be running into trouble because I don't have the mail and activation jars in tomcat/lib, but rather app/WEB-INF/lib. If I put them in both places I get an error, If I just leave them in the application I get ClassNotFoundExcept

Re: Cache-Control headers not being added to secure requests

2011-08-16 Thread Richard Frovarp
On 08/16/2011 03:57 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael, On 8/16/2011 4:42 PM, Zampani, Michael wrote: I don't understand why it was ever present, though. Does anybody know why you wouldn't want these headers on secure requests? The svn comme

Re: Tomcat file permissions

2011-08-02 Thread Richard Frovarp
On 08/02/2011 03:37 PM, Konstantin Kolinko wrote: 2011/8/2 Richard Frovarp: We're launching Tomcat 7 under Linux using jsvc, and having it run under the tomcat7 user we created. For record, what exact versions of each, especially of jsvc? Tomcat 7.0.16 JSVC

Tomcat file permissions

2011-08-02 Thread Richard Frovarp
We're launching Tomcat 7 under Linux using jsvc, and having it run under the tomcat7 user we created. The issue we're seeing is that we had a webapp that was misconfigured, so that the tomcat7 user and all groups it is under did not have read access to the files. These files do not have world