In the latest version of AppFuse, we use EhCache's GZipFilter. It has its own issues. You could try that or remove compression from web.xml and configure it as your server (in Tomcat or Apache).
http://tomcat.apache.org/tomcat-6.0-doc/config/http.html (look for the "compression" keyword). Matt On 12/20/07, Rene Guenther <[EMAIL PROTECTED]> wrote: > > The filter doesnt work well with appfuses compression filter. Are there any > changes to the GZIPFilter which I have to implement? > > > Rene Guenther wrote: > > > > Everything seems to work so far. But I got the following problem with > > httpSessionContextIntegrationFilter: > > > > > > -- > View this message in context: > http://www.nabble.com/Acegi-update-0.8.2--%3E-1.0.5-tp14437057s2369p14438035.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
