Jboss Tools. Seam EJB3 Web Project does not properly deploy jar files on Jboss AS 4.2
Server deploy directory.
--------------------------------------------------------------------------------------------------------------
Key: JBIDE-2515
URL:
http://jira.jboss.com/jira/browse/JBIDE-2515
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 2.0.1
Environment: WinXP, Eclipse Europa 3.2, Jboss AS 4.2, Seam 2.0 Technology
Preview.
Reporter: Anthony Yulo
Fix For: 2.0.1
I have created a skeleton seam web project using Jboss Tools wizard. I set it to be an
EJB rather than a WAR deployment.
The wizard generated 4 folders/projects MyProj, MyProj-ear, MyProj-ejb, MyProj-test.
I try to run the skeleton project on MyProj, right click on the folder and choose
Run-As....
Now when the built-in browser, the page cannot be displayed appears and there is a
stack-trace on the console.
The console prints DeploymentException saying that the jar file jboss-seam.jar cannot be
found at the deploy directory /JbossAs/default/deploy/MyProj-ear.ear/
As a workaround, I selected all jar files on the Project folder MyProj-ear and copied it
manually to the deploy directory ../../deploy/MyProj-ear.ear. Jboss Tools should copy or
upload these jar files to the deploy directory.
--
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