Which online resources, tutorials or books can you recommended to get started with unit testing J2EE / EJB3 applications?
So far I have found ejb3unit, Jakarta Cactus and the Maven Cargo plugin. It would be helpful if there are complete working examples, ready to run.
Target containers are the open source products GlassFish, JBoss and Apache OpenEJB.