• 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

Cannot get Tomcat Runtime Environment to display in Eclipse as an option

 
Ranch Hand
Posts: 35
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All -

Have tried everything I know...Using Eclipse 3.5.2 and Tomcat v6.....Tomcat is even displaying on the menu bar for start/restart/stop server....However,
when I right click inside the Server window and do New -> Server -> only Basic and Glassfish display.....Any suggestions?, I greatly need the help as I
am in the process of preparing for the spring cert and am trying to build the sample springsource project using this platform and server....

Thanks,
Mirrell
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Which Eclipse bundle did you download? The one labelled "Eclipse for Java EE Developers"? Tomcat should be under the "Apache" heading.
 
Mirrell Knabe
Ranch Hand
Posts: 35
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Peter -

Yes, I did....please see below help window.....(says Java EE at the top)...Any ideas?

Eclipse SDK

Version: 3.5.2
Build id: M20100211-1343

(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.
Visit http://www.eclipse.org/platform

This product includes software developed by the
Apache Software Foundation http://www.apache.org/
 
Peter Johnson
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The only other idea I have is to download and install a new copy (in another location) and try that one to see of the Apache | Tomcat entries show up. My guess is that something got corrupted in your Eclipse installation.

By the way, did you at any point install updates? I ask because I have had bad experiences with Eclipse's update feature in the past.
 
And when my army is complete, I will rule the world! But, for now, I'm going to be happy with this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic