RE: Starting TOMCAT without opening new DOS promt

2002-09-26 Thread Katz, Adi

try this:

In startup.bat replace the last line: 
call %EXECUTABLE% start %CMD_LINE_ARGS%
with:
call %EXECUTABLE% run %CMD_LINE_ARGS%


Adi

-Original Message-
From: RAJESH KANNAN [mailto:[EMAIL PROTECTED]]
Sent: 25 September 2002 15:32
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



_
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




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: 
http://photos.msn.com/support/worldwide.aspx


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




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: 
http://photos.msn.com/support/worldwide.aspx


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




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 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: 
http://photos.msn.com/support/worldwide.aspx


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Starting TOMCAT without opening new DOS promt

2002-09-25 Thread Donie Kelly

Catalina run

You could also run it as a service if running under NT/2000 so that you
don't see the dos box at all. See docs.

Donie




-Original Message-
From: RAJESH KANNAN [mailto:[EMAIL PROTECTED]]
Sent: 25 September 2002 15:31
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?


With Regards
K.RajeshKannan



_
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




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 
org.apache.catalina.startup.BootstrapService -params start -stop 
org.apache.catalina.startup.BootstrapService -params stop -out 
%CATALINA_HOME%\logs\stdout.log -err %CATALINA_HOME%\logs\stderr.log

Uninstall Catalina Service:

%CATALINA_HOME%\bin\tomcat.exe -uninstall Apache-Catalina


Copy the above strings to the command line. Just make sure to set all
the environment variables referenced before you run these commands...
and make sure you open a brand new command window after setting any
environment variables to make sure the new command window references
the most current configuration.

Jake


Wednesday, September 25, 2002, 9:31:47 AM, you wrote:

RK Hi all,

RK We would like to start the TOMCAT server without opening a new DOS prompt. 
RK How should we do this?

RK Thanks in anticipation.

RK With Regards
RK K.RajeshKannan



RK _
RK MSN Photos is the easiest way to share and print your photos: 
RK http://photos.msn.com/support/worldwide.aspx


RK --
RK To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
RK For additional commands, e-mail: mailto:[EMAIL PROTECTED]



-- 
Best regards,
 Jacobmailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




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)
service. In which case, this document
(http://members.ozemail.com.au/~lampante/howto/tomcat/iisnt/index.html)
would be useful

Hope this helps,

- Vivek


--- RAJESH KANNAN [EMAIL PROTECTED] wrote:
 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
 


__
Do you Yahoo!?
New DSL Internet Access from SBC  Yahoo!
http://sbc.yahoo.com

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Starting TOMCAT without opening new DOS promt

2002-09-25 Thread Jim Urban

Instead of running startup.bat execute:  catalina.bat run

Jim Urban - [EMAIL PROTECTED]
Park City Solutions Inc.
Clinical Connectivity Suite Product Manager
Suite 295
500 Park Blvd.
Itasca, IL  60143
Voice:  (630) 250-3045 x106
Fax:  (630) 250-3046

CONFIDENTIALITY NOTICE
This message and any included attachments are from Park City Solutions Inc.
and are intended only for the entity to which it is addressed. The contained
information is confidential and privileged material. If you are not the
intended recipient, you are hereby notified that any use, dissemination, or
copying of this communication is strictly prohibited and may be unlawful. If
you have received this communication in error please notify the sender of
the delivery error by e-mail or call Park City Solutions Inc. corporate
offices at (435) 654-0621

-Original Message-
From: RAJESH KANNAN [mailto:[EMAIL PROTECTED]]
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



_
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




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
 
 
 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: 
 http://photos.msn.com/support/worldwide.aspx
 
 
 --
 To unsubscribe, e-mail:   
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: 
 mailto:[EMAIL PROTECTED]
 

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




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 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:
 http://photos.msn.com/support/worldwide.aspx


 --
 To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
mailto:[EMAIL PROTECTED]





--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




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 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://photos.msn.com/support/worldwide.aspx
 
 
 --
 To unsubscribe, e-mail:   
 mailto:tomcat-user- [EMAIL PROTECTED]
 For 
 additional commands, 
 e-mail: mailto:[EMAIL PROTECTED]
 


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




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



 _
 MSN Photos is the easiest way to share and print your photos:
 http://photos.msn.com/support/worldwide.aspx


 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]

 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED] For additional
 commands, e-mail: mailto:[EMAIL PROTECTED]




--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]