[
https://issues.jboss.org/browse/JBIDE-9053?page=com.atlassian.jira.plugin...
]
Max Rydahl Andersen updated JBIDE-9053:
---------------------------------------
Fix Version/s: 3.3.0.Beta1
(was: 3.3.0.M4)
Assignee: Fred Bricon (was: Max Rydahl Andersen)
seam-registration examle from wolf test repo is incorrectly deployed
---------------------------------------------------------------------
Key: JBIDE-9053
URL:
https://issues.jboss.org/browse/JBIDE-9053
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven
Affects Versions: 3.2.1.CR1
Environment: JBossTools 3.2.1 CR1 org.eclipse.m2e.core (0.12.1.20110112-1712),
org.maven.ide.eclipse.wtp 0.11.1.20101108-1810 or 0.12.0.20110421-1500
Reporter: Libor Zoubek
Assignee: Fred Bricon
Labels: m2eclipse, upstream
Fix For: 3.3.0.Beta1
Attachments: seam-registration.zip
I am testing wolf repository (maven repo of EAP 5.1). There are several example projects.
These examples depend on maven artifacts shipped by wolf repo. There is a problem with
example called webapp-seam-registration. This example can be built and deployed using
maven CLI (mvn install jboss:deploy). But .. when I import it into JBoss Tools using
'Import existing maven project' and then deploy it on EAP 5.1 I get deployment
errors. I was comparing the deoplyed EARs and found out, that the problem is, that
application.xml (contained in registration-ear project) does not contain
{noformat}<module><ejb>jboss-seam.jar</ejb></module>{noformat}
Deployment from CLI works fine ->application.xml has proper content
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira