[
https://jira.jboss.org/browse/JBIDE-6515?page=com.atlassian.jira.plugin.s...
]
Alexey Kazakov updated JBIDE-6515:
----------------------------------
Fix Version/s: (was: 3.2.0.M2)
It will be nice if we can help user somehow to add JSF capabilities in this wizard if the
project doesn't have it. For example if there is not JSF capabilities in the project
then the wizard could show the button to enable JSF capabilities. And we should change the
error message. It should advise to add JSF capabilities to register this faces-config in
web.xml.
Moved to beta1.
Cannot use new faces config wizard to register faces-config in mvn
project
--------------------------------------------------------------------------
Key: JBIDE-6515
URL:
https://jira.jboss.org/browse/JBIDE-6515
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.2.0.M1
Reporter: Lukas Jungmann
Assignee: Viacheslav Kabanovich
Priority: Minor
Fix For: 3.2.0.Beta
-create new maven project, packaged as war
-check that web.xml is created in $APP/src/main/webapp/WEB-INF, if not then create it
-invoke New Faces Config wizard, set folder to $APP/src/main/webapp/WEB-INF and check
Register in web.xml
=> wizard says "Faces config cannot be registered because web.xml is not
found" but it's in folder where I'm trying to create the config file, so in
this case - same directory, I think, it should be found
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira