Just out of my head..I dont remember it exactly but this might help. Try it out 
to see if it works.

There is a placeholder in server.xml file in tomcat which looks something like 
below (if you have deployed an app under webapps directory..you can replace 
"app" with your web-app name)

<Context path="/app" docBase="app" debug="0"
                 reloadable="true" crossContext="true">

Make changes appropriately.

Shutdown tomcat.

Start tomcat.

Do "ps -ef || grep java". You should be able to see jdk version that tomcat 
uses and something like below

username 28808     1   0   Sep 28 ?          105:10 /path to java bin 
directory/java -Djava.awt.headless=true -Dapp-Xms2500m -X

Thanks
Chintan.


--- On Tue, 11/18/08, Alan Blake <[EMAIL PROTECTED]> wrote:
From: Alan Blake <[EMAIL PROTECTED]>
Subject: Re: How can I tell if tomcat is running?
To: arslist@ARSLIST.ORG
Date: Tuesday, November 18, 2008, 7:41 PM

**



 
 







Depends if you put the startup script in
your rc directory to have it execute on startup or if you are manually running 
the
./startup.sh 









From: Action Request
System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Steve 
McDonald

Sent: Tuesday, November 18, 2008
5:37 PM

To: arslist@ARSLIST.ORG

Subject: Re: How can I tell if
tomcat is running? 



   

**  



Does it run all the time or is it started when needed? 









  





On Tue, Nov 18, 2008 at 4:55 PM, Alan Blake <[EMAIL PROTECTED]> wrote: 

**  





It should appear as a "java" process. 

  



Alan Blake

Knowlysis |
Services Manager | Office: 801.224.0002 ext 105 











From: Action Request System discussion
list(ARSList) [mailto:[EMAIL PROTECTED]
On Behalf Of Steve McDonald

Sent: Tuesday, November 18, 2008
4:39 PM

To: arslist@ARSLIST.ORG

Subject: How can I tell if tomcat
is running? 



  

**  







I run the
startup.sh script and get this: 





  





Using
CATALINA_BASE:   /remedy/apache-tomcat-5.5.25

Using CATALINA_HOME:   /remedy/apache-tomcat-5.5.25

Using CATALINA_TMPDIR: /remedy/apache-tomcat-5.5.25/temp

Using JRE_HOME:       /usr/java 





When I do
a ps -ef I don't see any additional processes. 





  





Thanks! 





  





  





Steve 





Solaris
10 





Informix
10 





ARSystem
7.1 





MidTier
7.1 







__Platinum
Sponsor: www.rmsportal.com
ARSlist: "Where the Answers Are" html___  





__Platinum Sponsor: www.rmsportal.com
ARSlist: "Where the Answers Are" html___  





__Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers
Are" html___  



 

__Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" html___





_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to