• 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

Tomcat

 
Ranch Hand
Posts: 137
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I installed the zip file that i downloaded. But I can't seem to start tomcat from the command line.
I cant even open the manager. Maybe I am installing the wrong tomcat zip file.
Thanks,

Sonia
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The "bin" directory contains some scripts you can use to start and stop Tomcat from the command line. Just unzipping the distribution doesn't start the server.
 
Ranch Hand
Posts: 820
IntelliJ IDE VI Editor Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

sonia pandit wrote:I installed the zip file that i downloaded. But I can't seem to start tomcat from the command line.
I cant even open the manager. Maybe I am installing the wrong tomcat zip file.
Thanks,

Sonia



If you installed it as a "service" it will show up in the services list (control panel --> administrative tools --> services)
 
Sheriff
Posts: 67746
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please be sure to take the time to compose descriptive subjects for your posts; read this for more information.

Using a title of "Tomcat" in a forum completely dedicated to questions on Tomcat isn't very helpful.

Please go back and change your post to add a more meaningful subject by clicking the
 
reply
    Bookmark Topic Watch Topic
  • New Topic