![]() |
What is an Eclipse Demo Camp ?
The Eclipse DemoCamps are an opportunity to showcase all of the cool interesting technology being built by the Eclipse community. They are also an opportunity for you to meet Eclipse enthusiasts in your city. |
The GlassFish team will showcase the seamless integration with Eclipse. Several blog entries are already available at glassfish+eclipse.
Do you know:
- GlassFish Tools Bundle for Eclipse provide Eclipse 3.4.2 with Java EE support, GlassFish v 2.1 + GlassFish v3 pre-registered/configured, with commercial support
- GlassFish v3 Preview can be added
- Screencast #28 shows how develop/debug a web application using Eclipse and GlassFish
- TOTD #66 shows how to install GlassFish plugin in an existing Eclipse install
- Eclipse Galileo can be used for GlassFish development/deployment, use “http://ajax.dev.java.net/eclipse” as the udpate site.
Meet us in person and hear the glory:
When ? Jun 17th, 7:30pm – 9:30pm
Where ? Oracle Headquarters, Redwood Shores
Complete details here.
Technorati: conf glassfish eclipse democamp
Related posts:- TOTD #97: GlassFish Plugin with Eclipse 3.5
- TOTD #115: GlassFish in Eclipse – Integrated Bundle, Install Stand-alone or Update Existing plugin
- TOTD #66: GlassFish Eclipse Plugin 1.0.16 – Install v3 Prelude from the IDE
- TOTD #83: Eclipse Tools Bundle for GlassFish 1.0 – Now Available!
- 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

I just tried installing Glassfish into Galileo, and I got this error:
An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,com.sun.enterprise.jst.server.sunappsrv,1.0.28
No repository found containing: org.eclipse.update.feature,com.sun.enterprise.jst.server.sunappsrv.feature,1.0.28
This happened when I tried installing Glassfish support the usual way, by right-clicking on the server tab, selecting New, and requesting to download additional server adapters.
Going through http://ajax.dev.java.net/eclipse works ok–thanks for that tip!
Comment by Cay Horstmann — June 24, 2009 @ 9:12 pm
Eclipse bug: see https://bugs.eclipse.org/bugs/show_bug.cgi?id=280365
Comment by ludo — June 26, 2009 @ 9:31 am
[Trackback] I installed Eclipse Galileo and report on my upgrade experience–what I had to do to get plugins to work, and what new features I noticed.
Comment by Cay Horstmann's Blog — June 26, 2009 @ 9:54 am
I got a problem to install glassfish plugin in Galileo. I have added update site "http://ajax.dev.java.net/eclipse". But i failed to download it. The error message is showed below:
An error occurred during the org.eclipse.equinox.internal.provisional.p2.engine.phases.CheckTrust phase.
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.CheckTrust, operand=[R]com.sun.enterprise.jst.server.sunappsrv 1.0.27 –> [R]com.sun.enterprise.jst.server.sunappsrv 1.0.28, action=).
java.lang.NullPointerException
Comment by Peng — June 30, 2009 @ 2:16 am
Peng, as reported above, it’s an Eclipse bug at:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=280365
Please follow up discussions at users@glassfishplugins.dev.java.net.
Comment by Arun Gupta — June 30, 2009 @ 12:36 pm