[
https://issues.jboss.org/browse/JBIDE-9198?page=com.atlassian.jira.plugin...
]
Viacheslav Kabanovich commented on JBIDE-9198:
----------------------------------------------
The project in question is Java project with JSF 2.0 support. It does not need JSF
capabilities bound to Web Content, which take place in Web Dynamic project. For projects
like this, we just should not prompt user to add JSF capabilities. Instead, we have to
enable capabilities as discussed in JBIDE-9120. Here, I think, solution 4 is most
flexible, but also for projects that are used in other Web Dynamic projects, we may enable
and configure that capability (KB nature and builder) automatically, and project
properties will display that it is enabled. I suggest name for this capabily 'JSF 2.0
support', it will be relevant, since any Java jar is ready for JSF 2, it does not need
to include anything of JSF 1.
Cannot add JSF capabilities to a project with no web.xml
--------------------------------------------------------
Key: JBIDE-9198
URL:
https://issues.jboss.org/browse/JBIDE-9198
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JSF
Reporter: Brian Leathem
Assignee: Viacheslav Kabanovich
Priority: Critical
Fix For: 3.3.0.M3
The Seam Faces impl project defines facelet files that are used as composite components
vy projects that use Seam Faces. When I try to edit one of these facelet files, I am
prompted to add JSF capabilities to the project in order to get JSF completion. However I
am unable to add JSF capabilities, as I am required to point to an exisiting web.xml file.
The Seam Faces impl project does not have a web.xml file. I does however have a
web-fragment.xml (I don't know if that's relevant).
It would be nice to take advantage of the JSF tooling in "JSF library projects"
without necessarily having a web.xml file.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira