You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by bu...@apache.org on 2007/11/04 21:16:42 UTC

DO NOT REPLY [Bug 34003] - provide a custom error page

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=34003





------- Additional Comments From nettings@apache.org  2007-11-04 12:16 -------
i came across a problem with the new error handling: i'm playing around with
allowing servlet reloads in web.xml (you can then use the "cocoon-reload"
request parameter to restart the servlet - i was hoping that this could speed up
changes needing re-deployment or that it can be used to reset profiling
information).

now, when you try to do that, you end up with:

Message: You cannot lookup components on a disposed ComponentLocator

Description: org.apache.cocoon.sitemap.PatternException: Cannot get variable
'error.xmap' in expression '{fallback:error.xmap}'

i.e. the sitemap stays in effect although the servlet has been killed. now this
is certainly a corner case, but the question remains whether the error handler
should depend on anything as high-level as the fallback protocol... but it's oh
so convenient...


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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