https://issues.apache.org/bugzilla/show_bug.cgi?id=52735

Konstantin Kolinko <knst.koli...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
         OS/Version|                            |All

--- Comment #2 from Konstantin Kolinko <knst.koli...@gmail.com> 2012-02-21 
21:01:13 UTC ---
(In reply to comment #0)
>         at java.util.concurrent.FutureTask.run(Unknown Source)

You must not access request/response objects outside of request processing
cycle. Failing to adhere to this requirement may lead to notable security
issues.


See "System properties" page in the Configuration reference for description of
...RECYCLE_FACADES property. I strongly recommend you to set it to the value of
"true", for better security and to more easily detect misbehaving code.

If you have further questions, ask on the users mailing list. Bugzilla is not a
support forum.

-- 
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to