[
https://jira.jboss.org/jira/browse/JBSEAM-2601?page=com.atlassian.jira.pl...
]
Pete Muir commented on JBSEAM-2601:
-----------------------------------
I agree we need more context around exception handling.
Christian, can you prototype something to work out what information we need to pass in? We
need this for JSF too.
Exception handling - Improve the exception reporting with more
context information
----------------------------------------------------------------------------------
Key: JBSEAM-2601
URL:
https://jira.jboss.org/jira/browse/JBSEAM-2601
Project: Seam
Issue Type: Feature Request
Components: Exception Handling
Reporter: Shane Bryzak
Assignee: Christian Bauer
Fix For: 2.1.0.CR1
Once we clean up #{exception} and #{handledException} (remove one...),
we need to add more context information. I don't know how to do that
so I don't have any recommendation how this could be implemented -
only that I heard that Tapestry has good exceptions. What I need
(especially now in production) is more information about the request
that triggered the exception. For example, I want to be able to
reproduce the exception by executing the same GET/POST request. So
this needs to include request header/parameter information and
information about the server-side state (is it a new session, etc). I
need to be able to access that information in my exception handler and
for production optionally have it logged. Without this, I need to rely
on user error reports which so far have not resulted in a single
bugfix of the wiki, because I can't reproduce what the users are doing.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira