[jbosstools-issues] [JBoss JIRA] (JBIDE-10063) Forge creates invalid web.xml

Lincoln Baxter III (Commented) (JIRA) jira-events at lists.jboss.org
Thu Oct 27 13:55:45 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-10063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638130#comment-12638130 ] 

Lincoln Baxter III commented on JBIDE-10063:
--------------------------------------------

Burr, this issue should probably have been in FORGE, but note that there are two reasons for your problem:

1. JBoss tools validation does not currently look at the Faces Extension when determining if a resource exists or not. These are actually valid entries.

2. Scaffold setup does not configure persistence for you, there is an additional step required. You must also run persistence setup to select your provider and container.
                
> Forge creates invalid web.xml
> -----------------------------
>
>                 Key: JBIDE-10063
>                 URL: https://issues.jboss.org/browse/JBIDE-10063
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: forge
>         Environment: Tools 3.3.M4
>            Reporter: Burr Sutter
>
> Forge console (plug-in)
> - new-project --named forgeProject2 --topLevelPackage com.burrsutter.forgeProject2
> - scaffold setup
> creates a web.xml with the following errors (according to Eclipse)
> - error: Attribute location references to /404.jsp that does not exist in web content
> - error: Attribute location references to /500.jsp that does not exist in web content

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