Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

RE: How can we know Tomcat is running or not through Standalone Java Prog

Neal

2003-12-01

Replies:

Look in your Tomcat/conf/server.xml file. Is there an uncommented
service tag like the following?

<Service name="Tomcat-Standalone">

This instructs Tomcat to run standalone.

Also, you can confirm this by looking at Tomcat output when it is
stated. When tomcat starts it will write to standard out (logs in Unix
or output window on Windows).

-N


-----Original Message-----
From: dakavara [mailto:dakavara@(protected)]
Sent: Sunday, November 30, 2003 10:42 PM
To: Tomcat Users List (E-mail)
Subject: How can we know Tomcat is running or not through Standalone
Java Prog

Hi,


How can we know Tomcat is running or not through Standalone Java
Program.


Thanks in Advance,
Ashok.D

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.