Installing EJB Container in GlassFish V3
The EJB 3.1 Specification has a load of features that simplifies EJB development even further. A couple of EJB 3.1 features have been implemented in GlassFish V3. In this blog I will describe how EJB container can be installed in GlassFish V3.
Installing EJB 3.1 Container module in GlassFish V3 TP2
- First download and install GlassFish V3 Technology Preview 2
- cd to <V3_install_dir>/bin
- run update tool (./updatetool). If you are running it for the first time,
it will install the update tool. Rerun it again to run the update tool
- From the left panel, pick the Available add-ons
- Click the glassfishv3-ejb checkbox and click install
- Accept the License agreement by pressing Accept. This will install the ejb-container module
good one
Posted by neetz on May 08, 2008 at 03:24 AM PDT #