• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Glassfish v3.0 on Eclipse 3.6 Helios

 
Ranch Hand
Posts: 367
Eclipse IDE Opera Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

Could you please tell me how to have Glassfish on Eclipse 3.6.

There is no Glassfish server option when I go to Server-New though it shows Tomcat, Jboss, Oracle etc.

I tried to install it through install new software - Work with :- http://ajax.dev.java.net/eclipse.
After that it shows me Glassfish java ee 5 & 6 support version 1.0.54 , but this gives me following error :-

Cannot complete the install because one or more required items could not be found.
Software being installed: GlassFish Java EE 5, Java EE 6 1.0.54 (com.sun.enterprise.jst.server.sunappsrv.feature.feature.group 1.0.54)
Missing requirement: GlassFish Java EE 5, Java EE 6 1.0.54 (com.sun.enterprise.jst.server.sunappsrv.feature.feature.group 1.0.54) requires 'org.eclipse.platform.feature.group [3.5.0,3.6.0)' but it could not be found



I tried again using Eclipse Marketplace - Glassfish java ee app server plugin for Eclipse. It started installing Glassfish and asked me for restart.
Now after restart I don't see any change or a new type in server view.

When I go back to Marketplace I see the above plugin shows Uninstall button(earlier Install button).
It shows that 'Oracle GlassFish server Tools' is installed.

So what is the next step in the above procedure or is there any other alternative?

One more thing, I've the Glassfish v3.1 installed on my C drive.

Please advise.
 
pramod talekar
Ranch Hand
Posts: 367
Eclipse IDE Opera Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've solved it by downloading glassfish 3.01 during plugin installation. it is around 80MB in size.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic