[jboss-jira] [JBoss JIRA] (AS7-3332) c:catch tag apparently doesn't work when using facelets.
Alexander Picoli (JIRA)
jira-events at lists.jboss.org
Tue Jan 17 08:29:18 EST 2012
Alexander Picoli created AS7-3332:
-------------------------------------
Summary: c:catch tag apparently doesn't work when using facelets.
Key: AS7-3332
URL: https://issues.jboss.org/browse/AS7-3332
Project: Application Server 7
Issue Type: Bug
Components: JSF
Affects Versions: 7.0.2.Final
Environment: JBoss application server running on a Windows 7 platform, inside eclipse platform.
Reporter: Alexander Picoli
Assignee: Stan Silvert
When using the JSTL c:catch tag inside JSP pages, and I access an EL expression that throws a custom exception, the tag works fine.
But when I use it with facelets, the c:catch is ignored and a HTTP500 message is sent to the client.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list