You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2002/09/26 14:14:41 UTC

DO NOT REPLY [Bug 12293] - RequestLifecycleComponents are not handled properly when the cocoon: protocol is used

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12293>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12293

RequestLifecycleComponents are not handled properly when the cocoon: protocol is used





------- Additional Comments From cziegeler@apache.org  2002-09-26 12:14 -------
Addition: RequestLifecycleComponents aren't good! If you for example
look up a RequestLifecycle in a compose() method of another component
and dispose this RLC in the dispose() method, the lifetime of
the RCL might be longer then the Request!!! bang.
We have to change the interface or we provide Context information
in Contextualizable to get the current request.

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org