[
http://jira.jboss.com/jira/browse/JBIDE-1862?page=comments#action_12408238 ]
Siarhei Dudzin commented on JBIDE-1862:
---------------------------------------
I've just tested with the WTP's JBoss (with *patched* WTP 2.0.2). WTP server
adapter
And here is what I've got (I will put all 3 situations - expected, JBoss Tools server
adapter and WTP server adapter).
1. The expected (or WTP 2.0.1) layout with JBoss Tools server adapter:
app-ear(root)
|-jboss-seam.jar
|-app-web.web/
|-app-ejb.jar/
|-META-INF/
|- application.xml
|- jboss-app.xml
2. Layout with patched WTP 2.0.2 and JBoss Tools:
app-ear(root)
|-app-ear/
|-jboss-seam.jar
|-app-web.web/
|-app-ejb.jar/
|-META-INF/
|- application.xml
|- jboss-app.xml
As you can see the problem here is that jboss-seam.jar is misplaced.
3. Layout with patched WTP 2.0.2 and WTP server adapter:
app-ear.ear
|-jboss-seam.jar
|-app-web.web
|-app-ejb.ejb
|-META-INF/
|- application.xml
As you can see jboss-seam.jar is at the correct place, however the appication ejb module
has .ejb extention which causes "org.jboss.deployment.DeploymentException: Failed to
find module file: app-ejb.jar"!
It seems both WTP and JBoss Tools server adapters have problems.
Ear/jar packaging behaving weird on Eclipse 3.2.2
-------------------------------------------------
Key: JBIDE-1862
URL:
http://jira.jboss.com/jira/browse/JBIDE-1862
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS, Seam
Affects Versions: 2.0.0.GA
Environment:
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135187#...
Reporter: Max Andersen
Assigned To: Rob Stryker
Priority: Blocker
Fix For: 2.1
Something weird is happing with jboss-seam.jar in ear packaging. See the forum for
details.
Apparently fixing application.xml apparently fixes it but why?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira