[forge-issues] [JBoss JIRA] (FORGE-1710) web.xml is not generated for faces-setup

Arun Gupta (JIRA) issues at jboss.org
Mon Mar 31 14:44:13 EDT 2014


Arun Gupta created FORGE-1710:
---------------------------------

             Summary: web.xml is not generated for faces-setup
                 Key: FORGE-1710
                 URL: https://issues.jboss.org/browse/FORGE-1710
             Project: Forge
          Issue Type: Feature Request
    Affects Versions: 2.3.0.Final
            Reporter: Arun Gupta


Creating a new project as:

project-new --named jsf-test --topLevelPackage org.forge.samples.javaee

And setting up Faces as:

faces-setup 

generates the following directory structure:

jsf-test
jsf-test/pom.xml
jsf-test/src
jsf-test/src/main
jsf-test/src/main/java
jsf-test/src/main/resources
jsf-test/src/main/webapp
jsf-test/src/main/webapp/WEB-INF
jsf-test/src/main/webapp/WEB-INF/faces-config.xml
jsf-test/src/test
jsf-test/src/test/java
jsf-test/src/test/resources

There is no web.xml generated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list