When I try to run the mcdeploy tutorial at 
http://docs.jboss.org/ejb3/embedded/embedded-tutorial/microcontainer-deployment/,
 I get an error message on the lines:
EJB3StandaloneBootstrap.boot(null);
  | EJB3StandaloneBootstrap.deployXmlResource("ejb3-deployment.xml"); in 
Main.java.

The error is "EJBDeployment -> InitialContext {Configured: NOT FOUND}" which 
seems to be related to the AbstractKernelDeployer; at 
http://anoncvs.forge.jboss.com/viewrep/JBoss/microkernel/src/main/org/jboss/kernel/plugins/deployment/AbstractKernelDeployer.java?r=1.6,
 it's the error at line 192.

I'm using jboss-4.0.3 and the latest JBoss IDE, and including the embedded ejb3 
libs and conf files.  For some reason, the code stays broken if I include only 
the microcontainer lib/conf.  (It seems to be missing some ejb3 and javax .jar 
files that are only in the embedded libs).

Any ideas why this would be happening?

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

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


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to