]
Alexey Kazakov reassigned JBIDE-15658:
--------------------------------------
Assignee: Jeff MAURY (was: Alexey Kazakov)
Created Seam EAR project contains doubled
jboss-deployment-structure.xml file
-----------------------------------------------------------------------------
Key: JBIDE-15658
URL:
https://issues.jboss.org/browse/JBIDE-15658
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: seam2
Affects Versions: 4.1.0.Final
Reporter: Tomas Remes
Assignee: Jeff MAURY
Priority: Minor
Fix For: LATER
When you generate Seam project called e.g. SeamEar, then you'll get project with
doubled jboss-deployment-structure.xml file in:
/SeamEar/WebContent/WEB-INF/
/SeamEar-ear/EarContent/META-INF/
I think it's really not necessary and might be also confusing.