[jboss-user] [EJB 3.0] - Re: How to Unit Test EJB 3.0

waynebaylor do-not-reply at jboss.com
Sun Mar 2 15:05:37 EST 2008


i would say testing in-container components outside the container is more trouble than it's worth. 

instead of trying to set up a simulated container with JBoss Embedded or something else, try using JUnitEE or Cactus, etc and do the testing in your production environment, i.e. in the JBoss AS.

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

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



More information about the jboss-user mailing list