Hi Im using JBoss AS 4.2 I created a Seam application called MyFirstSeam. So it has 4 Project Folders: MyFirstSeam, MyFirstSeam-ear, -ejb, -test. Then I have succesffully run Seam Generate Entities, so i have Entities already.
I Right Clicked MyFirstSeam folder, and Clicked Run-As Server. No code yet. I got the error, and then looked at the console... ....DeploymentException ... cannot find .... default\deploy\MyFirstSeam-ear.ear\jboss-seam.jar. I copied all the jar files manually from \myWorkspace\MyFirstSeam-ear\ to the deploy Folder and it worked OK. But my question is, isn't Eclipse suppose to copy that automatically for me? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162331#4162331 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162331 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
