Finally fixed it.  The issue was the way I was setting up the ejb dir that was 
getting packaged, the structure of the manifest file and the application.xml 
needed to have a module for the ejb.jar.

Also, for debugging:

1. The EJB not bound error almost always seems to occur when the ejb does not 
deploy.  I used the JNDIView in the JMX console to check.
2.  I cleaned everything out in the deploy dir and then focused on deploying 
the ejb.jar.  Once I started down that path, it was pretty straightforward and 
easy to debug.

Cheers!

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to