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 #
you've just saved my day.
thanx
bg
Posted by 62.101.100.5 on December 23, 2008 at 08:29 AM PST #
Posted by Arun Gupta's Blog on January 19, 2009 at 04:15 PM PST #
hi,
ive installed this add-on...but still i am not able to run an Enterprise Application (.EAR) on glassfish v3 prelude....any help pls??
tnx
mb
Posted by mb on March 28, 2009 at 10:53 AM PDT #