[
https://jira.jboss.org/browse/JBIDE-6596?page=com.atlassian.jira.plugin.s...
]
Bernhard Hurzeler commented on JBIDE-6596:
------------------------------------------
I investigated this a little and found that this probably due to that fact that the
deployer looks at the maven librarys (jboss-seam.jar) and sees that it has jar or ejb
packaging and therefore puts it in a directory.
New Seam WAR project has incorrect deployment artifact structure
----------------------------------------------------------------
Key: JBIDE-6596
URL:
https://jira.jboss.org/browse/JBIDE-6596
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.2.0.M1
Environment: JBT 3.2.0.M1
EAP 5.0, EAP 5.1.CR1
Reporter: Dominik Pospisil
Assignee: Rob Stryker
Priority: Blocker
Fix For: 3.2.0.M1
New Seam Project wizard creates project with incorrect structure, deployment of the
project fails.
The deployed artifact contains:
/WEB-INF/lib/jboss-seam.jar/jboss-seam.jar
instead of:
/WEB-INF/lib/jboss-seam.jar
Steps to reproduce:
1) Register and start EAP 5.0 runtime
2) File -> New -> Seam Web project, choose EAP 5.0 runtime and EAP 5.0 Seam, WAR
packaging option
3) Wait until project gets deployed
--
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