Screencast #WS6 showed how to configure GlassFish in Eclipse IDE. With GlassFish v3 TP2, the plug-in is also updated. Here are snapshots showing how easy it is to install GlassFish in Eclipse. The snapshots follow the steps outlined in screencast #ws6 anyway.
Download Eclipse IDE for Java EE Developers and install. Check the version …

… add a new server (in order to install GlassFish adapter) …

… click on “Download additional server adapters” …

… select “GlassFish Java EE 5 Server” adapter …

… click on “Next >” and follow the steps …

… the IDE restarts after adapter installation is complete. While the IDE is restarting, download GlassFish v3 TP2 and unzip (single zip for multiple platforms). After the IDE is restarted, add a new server (following the steps above) and filter on “glassfish” …

… click on “Next >” and select the location of GlassFish v3 TP2 installation …

… click on “Finish” to see the following window …

… click on sideways white triangle in green circle to start GlassFish and see the output console as …

See how GlassFish starts up in less than 1 sec – and it is modular (OSGi compliant), embedable (run in-VM) and extensible (non-Java apps).
And as Ludo reported, it also runs in embedded mode.
Technorati: glassfish eclipse v3
Related posts:- TOTD #66: GlassFish Eclipse Plugin 1.0.16 – Install v3 Prelude from the IDE
- GlassFish on Eclipse Ganymede
- TOTD #115: GlassFish in Eclipse – Integrated Bundle, Install Stand-alone or Update Existing plugin
- TOTD #97: GlassFish Plugin with Eclipse 3.5
- Screencast #31: Java EE 6 using GlassFish and Eclipse 3.6 – Oracle Enterprise Pack for Eclipse 11.1.1.6 is now available – 5 new screencasts
Hi Arun,
Thanks a lot.
Keep it up.
Comment by Reena — June 25, 2008 @ 2:54 am