where startup.bat in tomcat 5.5

E

Elhanan

hi..

i tried installing tomcat 5.5 on windows but i can't see any
startup.bat or any other startup scripts..

i'm also trying to lanch it via sysdeo plug-in that won't work either..
 
H

hilz

Elhanan said:
hi..

i tried installing tomcat 5.5 on windows but i can't see any
startup.bat or any other startup scripts..

i'm also trying to lanch it via sysdeo plug-in that won't work either..

I believe on windows, tomcat can be started by running the tomcat5.exe
found in the bin directory. but when you install tomcat, it creates a
service for you (which actually calls the exe) , so you can just start
the service (from the control panel services dialog). The installer also
creates a tray icon, and when you right-click on it, you can start/stop
the service as well.
HTH
 
D

Daniel Rohe

Elhanan said:
hi..

i tried installing tomcat 5.5 on windows but i can't see any
startup.bat or any other startup scripts..

i'm also trying to lanch it via sysdeo plug-in that won't work either..

There are two version of Tomcat 5.5 for Windows. The installer version
doesn't contain any startup script. It contains an executable and you
can create a windows service during installation. The second version is
the ZIP file. This file contains the startup and shutdown scripts in the
<install_dir>/bin directory. If you need the startup and shutdown
scripts download the ZIP file and unpack it.

Kind regards,
Daniel
 
E

Elhanan

thanks is the sysdeo plug-in compatible with 5.5.x? i tried using the
zip version, but even thought i brings up tomcat in the eclipse
console, i can't access it in the browser.
 
D

Daniel Rohe

Elhanan said:
thanks is the sysdeo plug-in compatible with 5.5.x? i tried using the
zip version, but even thought i brings up tomcat in the eclipse
console, i can't access it in the browser.

I don't know, I use the JPDA Remote Debugging feature of the JDK.

Kind regards,
Daniel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,175
Latest member
Vinay Kumar_ Nevatia
Top