[jbosstools-issues] [JBoss JIRA] (JBIDE-11253) Fix JSF project templates to avoid warnings on the web.xml
Alexey Kazakov (JIRA)
jira-events at lists.jboss.org
Fri Mar 9 18:58:36 EST 2012
Alexey Kazakov created JBIDE-11253:
--------------------------------------
Summary: Fix JSF project templates to avoid warnings on the web.xml
Key: JBIDE-11253
URL: https://issues.jboss.org/browse/JBIDE-11253
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.3.0.Beta1
Reporter: Alexey Kazakov
Assignee: Viacheslav Kabanovich
Fix For: 3.3.0.Beta2
1. Create JSF 2 KickStart project
2. Open web.xml
3. There are a few warning messages like: file name references to default.htm that does not exist in web content. Let's remove all the <welcom-file> elements which reference to missing resources from this project template. So there shouldnot be any problems in web.xml for a brand new project.
--
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