[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5089) JSF EL validation for message bandles.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Mon Oct 26 11:25:05 EDT 2009


JSF EL validation for message bandles.
--------------------------------------

                 Key: JBIDE-5089
                 URL: https://jira.jboss.org/jira/browse/JBIDE-5089
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: JSF
            Reporter: Alexey Kazakov
            Assignee: Alexey Kazakov
             Fix For: 3.1.0.CR1


For example:

<f:loadBundle basename="messages" var="msg"/>
...
<h:outputText value="#{msg.sayHello}"/>

#{msg.sayHello} should be validated.

We need to refactor our PageContextFactory to improve perfomance of page context creating to use it in JSF EL validation.

-- 
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