[jboss-user] [JBoss Seam] - Re: Entity EJB3.0 Unit Testing - How to setup JNDI datasourc

pete.muir@jboss.org do-not-reply at jboss.com
Sat Dec 22 12:38:34 EST 2007


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



More information about the jboss-user mailing list