EJB 3.1 in GlassFish v3 Prelude
Now that the GlassFish v3 Prelude release is available it's a great time to try out some EJB 3.1 features that are being developed as part of the reference implementation. We have an EJB 3.1 module that provides early access implementations of the following functionality :
- .war packaging of enterprise bean classes
- singleton session beans
- no-interface view
- portable global JNDI names
See Mahesh's blog for details on downloading the module through the Update Center and running a sample application.
