[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-812) Adding JSF suport: multiple wb-resources

Petr Lindovsky (JIRA) jira-events at lists.jboss.org
Wed Aug 22 03:17:18 EDT 2007


Adding JSF suport: multiple wb-resources
----------------------------------------

                 Key: JBIDE-812
                 URL: http://jira.jboss.com/jira/browse/JBIDE-812
             Project: JBoss Tools
          Issue Type: Bug
    Affects Versions: 2.0.0.Beta3
            Reporter: Petr Lindovsky


We have a Web project whose directory structure is enforced by our internal build system. To make it work with Europa, the .settings\org.jboss.tools.jst.web.xml  file has two wb-resource elements. My problem is that when adding RedHat JSF support to this project using the wizard, the resulting project seems to ignore the second wb-resource directory.

To reproduce this, I created a helloworld-style project based on http://www.horstmann.com/corejsf/ (see attachment). With Europa, this works OK, that is, the project is correctly exported with Export... > WAR file and correctly run with Run As > Run on Server. But I'm not sure how to make this work with RedHat JSF support, that is how to tell it that ui/resources is a second WebContent directory.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list