Glassfish plugin problems on Eclipse 3.5 (Galileo)
I recently tried installing the glasshfish using the recommended method of choosing other adapters from within the server config panel. Using this method I continously got the following exception:
-
# 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
It turns out that it is just one of those things that are broke within the standard distribution. You can still install it using the update site at http://ajax.dev.java.net/eclipse, but hopefully this will be fixed in the next update of eclipse.
Comments(0)