[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-3494) Custom EL Functions in Facelets are not accessible in JSF through api calls

Guillaume Jeudy (JIRA) jira-events at lists.jboss.org
Tue Dec 9 13:52:36 EST 2008


    [ https://jira.jboss.org/jira/browse/JBSEAM-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12441799#action_12441799 ] 

Guillaume Jeudy commented on JBSEAM-3494:
-----------------------------------------

This makes custom EL functions not useable in pages.xml for example.

> Custom EL Functions in Facelets are not accessible in JSF through api calls
> ---------------------------------------------------------------------------
>
>                 Key: JBSEAM-3494
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3494
>             Project: Seam
>          Issue Type: Feature Request
>          Components: EL
>    Affects Versions: 2.0.2.SP1, 2.0.3.CR1, 2.1.0.CR1
>            Reporter: Samuel Mendenhall
>            Priority: Minor
>
> Custom Facelets EL functions define established through xml or a custom AbstractTagLibrary do not pass the barrier to JSF but are segregated purely to facelets.  So, one can't use Expressions.instance().createValueExpression(...) with a custom el function in it as it doesn't existing in the JSF FunctionMapper.
> There should be some mechanism to either import the existing functions, or to register the functions with JSF alongside of 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 seam-issues mailing list