RE: Starting TOMCAT without opening new DOS promt

2002-09-26 Thread Katz, Adi
without opening new DOS promt Hi all, We would like to start the TOMCAT server without opening a new DOS prompt. How should we do this? Thanks in anticipation. With Regards K.RajeshKannan _ MSN Photos is the easiest way to share

Starting TOMCAT without opening new DOS promt

2002-09-25 Thread RAJESH KANNAN
Hi all, We would like to start the TOMCAT server without opening a new DOS prompt. How should we do this? With Regards K.RajeshKannan _ MSN Photos is the easiest way to share and print your photos:

Starting TOMCAT without opening new DOS promt

2002-09-25 Thread RAJESH KANNAN
Hi all, We would like to start the TOMCAT server without opening a new DOS prompt. How should we do this? Thanks in anticipation. With Regards K.RajeshKannan _ MSN Photos is the easiest way to share and print your photos:

RE: Starting TOMCAT without opening new DOS promt

2002-09-25 Thread Carlos
Do you mean at boot-up? -Original Message- From: RAJESH KANNAN [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 25, 2002 10:32 AM To: [EMAIL PROTECTED] Subject: Starting TOMCAT without opening new DOS promt Hi all, We would like to start the TOMCAT server without opening a new

RE: Starting TOMCAT without opening new DOS promt

2002-09-25 Thread Donie Kelly
opening new DOS promt Hi all, We would like to start the TOMCAT server without opening a new DOS prompt. How should we do this? With Regards K.RajeshKannan _ MSN Photos is the easiest way to share and print your photos: http

Re: Starting TOMCAT without opening new DOS promt

2002-09-25 Thread Jacob Kjome
Hello RAJESH, Install Catalina Service: %CATALINA_HOME%\bin\tomcat.exe -install Apache-Catalina %JAVA_HOME%\jre\bin\server\jvm.dll -Djava.class.path=%CATALINA_HOME%\bin\bootstrap.jar;%JAVA_HOME%\lib\tools.jar -Dcatalina.home=%CATALINA_HOME% %CATALINA_OPTS% -Xrs -start

Re: Starting TOMCAT without opening new DOS promt

2002-09-25 Thread Vivek Chopra
I take it you are trying to start it from the command line, and you are on Tomcat 4.x. Try the TOMCAT_HOME_DIR/bin/catalina run command- this will start it in the current DOS command shell. In case you want tomcat server to run everytime you start up your PC, you may want to install it as a (NT)

RE: Starting TOMCAT without opening new DOS promt

2002-09-25 Thread Jim Urban
]] Sent: Wednesday, September 25, 2002 9:32 AM To: [EMAIL PROTECTED] Subject: Starting TOMCAT without opening new DOS promt Hi all, We would like to start the TOMCAT server without opening a new DOS prompt. How should we do this? Thanks in anticipation. With Regards K.RajeshKannan

RE: Starting TOMCAT without opening new DOS promt

2002-09-25 Thread Turner, John
Run it as a service. Check the docs and archives, this has been covered many times. John -Original Message- From: RAJESH KANNAN [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 25, 2002 10:32 AM To: [EMAIL PROTECTED] Subject: Starting TOMCAT without opening new DOS promt

Re: Starting TOMCAT without opening new DOS promt

2002-09-25 Thread Mark O'Driscoll
Use Linux! (Sorry, couldn't resist that one) You can run it as a service? (net start ...) - Original Message - From: RAJESH KANNAN [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, September 25, 2002 3:31 PM Subject: Starting TOMCAT without opening new DOS promt Hi all, We

RE: Starting TOMCAT without opening new DOS promt

2002-09-25 Thread John Trollinger
tomcat install dir/bin/catalina run -Original Message- From: RAJESH KANNAN [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 25, 2002 10:31 AM To: [EMAIL PROTECTED] Subject: Starting TOMCAT without opening new DOS promt Hi all, We would like to start the TOMCAT server

RE: Starting TOMCAT without opening new DOS promt

2002-09-25 Thread BERNARDO ANTONIO BUFFA
It's a very simple task. Install linux. Be happy. Bernardo Hi all, We would like to start the TOMCAT server without opening a new DOS prompt. How should we do this? Thanks in anticipation. With Regards K.RajeshKannan