HTTP Connector GZIP compression

2009-04-04 Thread Michael
Hi folks, recently I came upon the built-in compression of Tomcat. After reading the docs I turned compression on and set html, javascript and css to compress. I am on tomcat 5.5.27. Unfortunately compression worked arbitrary, worked on html only and worked even when I turned it off. I

Re: How to debug Error: listenerStart?

2009-04-04 Thread Dan Armbrust
On Fri, Apr 3, 2009 at 8:32 PM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Caldarale, Charles R Subject: RE: How to debug Error: listenerStart? To close out this thread Or maybe not. I've reopened bug https://issues.apache.org/bugzilla/show_bug.cgi?id=34110 and attached

apache-tomcat-jdbc-1.0.20-beta Abandoned Issue

2009-04-04 Thread Roger Niederland
I started testing the connection pool with our application. I have an issue with the abandon connection detection. Looking at the source code the timestamp which is used to check for abandonment is updated when the connection is created, borrowed, or returned. In our application we create a

Catalina.log - repeating errors

2009-04-04 Thread Don Millhofer
Hi, we have an application that was developed using NetBeans VisualWeb, JSF/JSTL, Tomcat 6.0.16, and MySQL 5.0. The application appears to work fine for about a week - through all our tests, no problem. Then for some reason it begins to generate the following sequence of five errors/warnings

RE: How to debug Error: listenerStart?

2009-04-04 Thread Caldarale, Charles R
From: Dan Armbrust [mailto:daniel.armbrust.l...@gmail.com] Subject: Re: How to debug Error: listenerStart? Perhaps it is behaving different on Tomcat 6. I didn't try 6, only the latest 5.5, since that's what I'm using in production. Sorry, I didn't realize this was only a 5.5 issue. I did

RE: HTTP Connector GZIP compression

2009-04-04 Thread Caldarale, Charles R
From: Michael [mailto:sg...@gmx.net] Subject: HTTP Connector GZIP compression I am on tomcat 5.5.27. Unfortunately compression worked arbitrary, worked on html only and worked even when I turned it off. Please post your server.xml so we can see exactly what you configured. Note that the