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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to