GlassFish at Eclipse Demo Camps Galileo 2009 - Jun 17th
 |
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
Posted
by Arun Gupta in General |

|

|

|

|

|

|
|
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!
Posted by Cay Horstmann on June 24, 2009 at 09:12 PM PDT #
Eclipse bug: see https://bugs.eclipse.org/bugs/show_bug.cgi?id=280365
Posted by ludo on June 26, 2009 at 09:31 AM PDT #
Posted by Cay Horstmann's Blog on June 26, 2009 at 09:54 AM PDT #
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
Posted by Peng on June 30, 2009 at 02:16 AM PDT #
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.
Posted by Arun Gupta on June 30, 2009 at 12:36 PM PDT #