[webbeans-issues] [JBoss JIRA] Updated: (WBRI-324) Need to properly register wrapped expression factory with JSP (may require a custom hook)
Pete Muir (JIRA)
jira-events at lists.jboss.org
Fri Aug 7 08:57:29 EDT 2009
[ https://jira.jboss.org/jira/browse/WBRI-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated WBRI-324:
---------------------------
Summary: Need to properly register wrapped expression factory with JSP (may require a custom hook) (was: ELResolver releases dependents immediately, not at end of EL evaluation)
Description:
We need to wrap the ExpressionFactory for JSP and have a post-evaluation call there to release dependents.
org.jboss.jsr299.tck.tests.lookup.el.integration.IntegrationWithUnifiedELTest.testELResolverRegisteredWithJsf()
Note, this will work if you are using Facelets
was:
We need to wrap the ExpressionFactory and have a post-evaluation call there to release dependents
org.jboss.jsr299.tck.tests.lookup.el.integration.IntegrationWithUnifiedELTest.testELResolverRegisteredWithJsf()
> Need to properly register wrapped expression factory with JSP (may require a custom hook)
> -----------------------------------------------------------------------------------------
>
> Key: WBRI-324
> URL: https://jira.jboss.org/jira/browse/WBRI-324
> Project: Web Beans
> Issue Type: Bug
> Reporter: Pete Muir
> Fix For: 1.0.0.CR1
>
>
> We need to wrap the ExpressionFactory for JSP and have a post-evaluation call there to release dependents.
> org.jboss.jsr299.tck.tests.lookup.el.integration.IntegrationWithUnifiedELTest.testELResolverRegisteredWithJsf()
> Note, this will work if you are using Facelets
--
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
More information about the weld-issues
mailing list