Javier Rodriguez created JBSEAM-5063:
----------------------------------------
Summary: Debug page broken
Key: JBSEAM-5063
URL:
https://issues.jboss.org/browse/JBSEAM-5063
Project: Seam 2
Issue Type: Bug
Components: Framework
Affects Versions: 2.3.0.Final
Environment: Seam 2.3.0.Final
Reporter: Javier Rodriguez
Debug page's conversations table, 'destroy' link is broken. It try to access
component {{org.jboss.seam.debug.jsf.debugRedirect}}, which does not exists in Seam
2.3.0.Final version...
The result is:
{code:title=error message}
Exception during request processing:
Caused by javax.servlet.ServletException with message: "/debug.xhtml @111,124
target="#{org.jboss.seam.debug.jsf.debugRedirect.viewId}": Target Unreachable,
'jsf' returned null on 'org.jboss.seam.Namespace'"
{code}
each time you click conversation's destroy link.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira