https://issues.apache.org/bugzilla/show_bug.cgi?id=52153
--- Comment #4 from Konstantin Kolinko <[email protected]> 2011-11-22 10:30:16 UTC --- Can you add the following line to conf/catalina.properties: org.apache.catalina.connector.RECYCLE_FACADES=true That setting will prevent applications from writing to recycled request/response objects. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
