anonymous wrote : | *** CONTEXTS IN ERROR: Name -> Error | | vfsfile:/usr/local/jboss-5.0.0.Beta4/server/default/deploy/Test1-ejb.jar -> org.jboss.xb.binding.JBossXBRuntimeException: jndi-name not found as a child of message-driven | | | at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:576) |
MDBs don't get bound in jndi, so remove the jndi-name from jboss.xml (or turn off xml schema validation in the ejb deployer :-) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135507#4135507 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135507 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
