Running Embedded JBoss from Maven is, I believe, currently tricky due to classpath problems. However, with care you can set up the classpath correctly I hope. You need only theses jars:
*hibernate-all.jar *jboss-embedded-all.jar *jboss-deployers.jar *thirdparty-all.jar *jboss-seam.jar *jsf-api.jar *el-api.jar *activation.jar *jboss-embedded-api.jar *jboss-el.jar CavaetEmptor probably uses Embedded EJB3 unless Christian updated it recently... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4115197#4115197 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4115197 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
