You can use this template project[1]. Just remove the others server's plugin, keeping the tomee one. >From there you can start putting some tests using @RunWith(EJBContainerRunner.class) class[2].
[1] https://github.com/gilbertoca/jsf-sandbox [2] https://rmannibucau.wordpress.com/2014/04/24/ejbcontainerrunner-or-test-with-ejbcontainer-easily/ -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/test-of-simple-stateful-example-not-working-into-netbeans-tp4680604p4680611.html Sent from the TomEE Users mailing list archive at Nabble.com.
