Or, another issue might be that you need ejb-ref tags to declare your references to other EJB's.
Just a few thoughts... gary.
Richard Stack wrote:
I'm using Jboss3.0.4_tomcat-4.1.12. The first attempt to deploy CMP2.0 beans using Xdoclet. {These EJB run with no problem without xdoclet creation). The build.xml runs with no errors. The classes are all there. The Deployment discriptor are created. Jboss shows:
17:50:20,733 INFO [MainDeployer] Starting deployment of package: file:/F:/jboss -3.0.4_tomcat-4.1.12/server/default/deploy/acme.jar 17:50:20,763 INFO [MainDeployer] Deployed package: file:/F:/jboss-3.0.4_tomcat- 4.1.12/server/default/deploy/acme.jar
no error messages
But the console shows no trace of acme.jar Attempts to connect to the session ejb say "...not bound"
Any idea why this fails with no error messages?
Richard
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
