[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-4978) JSF EL validation

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed Oct 7 04:08:49 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-4978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12488746#action_12488746 ] 

Alexey Kazakov commented on JBIDE-4978:
---------------------------------------

It's metter of EL resolver to use plain JSF EL parser or JBoss EL.
Now JSF EL Resolver uses plain JSF EL parcer and Seam EL Resolver uses JBoss EL parcer.
If we want to have an option to enable JBoss EL for JSF EL Resolver then we could have this option in preferences.
Or maybe it's better to try to find out which EL will be used in runtime... For example we could look for JBoss EL (is it supposed to be in jboss-el.jar?) in project classpath and use plain JSF EL parser if there is not JBoss EL classes.

> JSF EL validation
> -----------------
>
>                 Key: JBIDE-4978
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4978
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: JSF
>            Reporter: Alexey Kazakov
>            Assignee: Alexey Kazakov
>             Fix For: 3.1.0.M4
>
>
> Move Seam EL Validation to JSF.
> EL validation should use all avaliable EL resolvers to validate ELs.

-- 
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 jbosstools-issues mailing list