[jbosstools-issues] [JBoss JIRA] (JBIDE-10468) jsf enablement should not just look for dependency but also be enabled if /WEB-INF/faces-config.xml is there

Max Rydahl Andersen (Created) (JIRA) jira-events at lists.jboss.org
Tue Dec 13 12:00:09 EST 2011


jsf enablement should not just look for dependency but also be enabled if /WEB-INF/faces-config.xml is there
------------------------------------------------------------------------------------------------------------

                 Key: JBIDE-10468
                 URL: https://issues.jboss.org/browse/JBIDE-10468
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: JBossAS/Servers
            Reporter: Max Rydahl Andersen
            Assignee: Rob Stryker
            Priority: Blocker
             Fix For: 3.3.0.Beta1


>From Pete Muir:

"JSF is included - there is a src/main/webapp/WEB-INF/faces-config.xml to activate JSF on JBoss AS 7. There is no compile time dependency, as most people start with JSF simply through the XHTML markup, and only when they need to do something advanced, actually start using the JSF Java API. I would suggest you trigger the JSF facet based on the presence of the above file or the web.xml stanza, not based on the POM. This is the way an app server does it, so you will see most fidelity this way."

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list