• 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Tomcat Service Gone

 
Ranch Hand
Posts: 240
3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I had Tomcat 5.0 and 5.5 installed (was trying to get something working and I thought the version of Tomcat was a factor).

I ended up uninstalled 5.0.

The weird thing is the service seems to be gone all together. Also there is no start.bat file in the bin directory (I guess I could find the source of this online and create my own).

I can start Tomcat using Eclipse (I have the Tomcat/Eclipse plugin). But I would like to have it start as a service when my machine starts up.

Do I need to reinstall? What can I do?

Thanks,

Luke
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic