]
Max Rydahl Andersen updated JBIDE-12154:
----------------------------------------
Fix Version/s: 3.3.0.Final
Seam 2 war project creation generate old context parameter in
web.xml
---------------------------------------------------------------------
Key: JBIDE-12154
URL:
https://issues.jboss.org/browse/JBIDE-12154
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam 2
Affects Versions: 3.3.0.CR1
Environment: JBDS 5.0.0.CR1
Reporter: Marek Novotny
Assignee: Alexey Kazakov
Fix For: 3.3.0.Final
Attachments: org.jboss.tools.seam.core.patch
New Seam Web project - type WAR is generated with web.xml, where is still old Richfaces
context init parameter
<param-name>org.richfaces.SKIN</param-name>
instead of
<param-name>org.richfaces.skin</param-name>
Seam 2.3 runtime template has got this correctly, so JBTools takes different source of
that for web.xml generation.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: