Since GlassFish v3 will be so modular, I'm wondering if we'll one day
see an EJB container that is basically a jar file like Spring that we
can use outside of an app server, in unit tests, etc. Will we see a
bunch of test suites that come with it so that developers can unit
test EJBs, MDBs, JPA, etc. like with Spring?
Has anyone used ejb3unit? Is it any good?
Thanks,
Ryan