[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7955) EL validation doesn't work in projects without JBT JSF nature.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Mon Dec 20 07:26:17 EST 2010


EL validation doesn't work in projects without JBT JSF nature.
--------------------------------------------------------------

                 Key: JBIDE-7955
                 URL: https://issues.jboss.org/browse/JBIDE-7955
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: JSF
    Affects Versions: 3.2.0.Beta2
            Reporter: Alexey Kazakov
            Assignee: Alexey Kazakov
             Fix For: 3.2.0.CR1


1. Create Dynamic Web Project with JSF facet.
2. Enable CDI on this project.
3. Add some @Named bean (for example @Named("foo))
4. Create any xhtml/jsp
5. Try to use wrong property in #{foo.wrongProperty} in the page
6. Save the page.
Validation should work.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list