[jboss-user] [JBoss Tools (users)] - Re: Help Running Wizard-generated project as an EAR

rob.stryker@jboss.com do-not-reply at jboss.com
Tue Jul 15 11:45:25 EDT 2008


after doing a deployment, please open a console of some sort and get a recursive file listing of your-jboss-server/default/deploy/Project1-ear.ear.

Is the ejb jar there at all? Or is it missing? 

If it is there, then there is a race condition where the server is reading before the entire ear is coppied.  If it is not there, then it is not copying the file.

Another idea:  In the server's view or jboss server's view, when you right-click on the server and select add / remove modules, if you expand the EAR project inside that wizard, is the ejb project listed under it? 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164538#4164538

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164538



More information about the jboss-user mailing list