Re: Question on WORK directory of tomcat container

2011-06-10 Thread chris derham
 Due to a conflict between the cached JSPs in the work directory of a tomcat
 container on our app's QA Windows 2003 server, does the tomcat service have
 to be restarted?

 Any help would be greatly appreciated.  Thanks.

 Melinda Savoy


Melinda,

You seem to have sent the exact same email again to this mailing list.
Charles has already asked for you to elaborate on the question. It is too
ambiguous for anybody to possibly help. Please include relevant details
Charles asked for. Resubmitting the same email won't suddenly make people
respond. Answering the questions you have been asked will

Chris


RE: Question on WORK directory of tomcat container

2011-06-09 Thread Caldarale, Charles R
 From: Savoy, Melinda [mailto:melindasa...@texashealth.org] 
 Subject: Question on WORK directory of tomcat container

 Due to a conflict between the cached JSPs in the work 
 directory of a tomcat container on our app's QA Windows
 2003 server, does the tomcat service have to be restarted?

What?

Please ask someone unfamiliar with whatever problem you're having take a look 
at the above and see if it makes any sense to them.  After you explain it to 
them, send the explanation to the mailing list so we'll have some idea of what 
you're talking about.

In general, a problem in a single webapp does not require restarting Tomcat, 
but might need a restart or redeploy of the webapp.  I have no idea if that 
applies in your case.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



RE: Question on WORK directory of tomcat container

2011-06-09 Thread Propes, Barry L
It might be helpful to know if you deleted items out of your work directory or 
if you are implying you have to leave cached JSPs there without touching them, 
but you altered something else?

I guess like Chuck suggested, we'd be guessing at this, but it almost sounds 
like you are afraid to dump the contents of the work directory because you want 
some things left to be easily accessed through cache, while you made some 
changes in the web app?

I'd restart it.

-Original Message-
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
Sent: Thursday, June 09, 2011 2:29 PM
To: Tomcat Users List
Subject: RE: Question on WORK directory of tomcat container

 From: Savoy, Melinda [mailto:melindasa...@texashealth.org]
 Subject: Question on WORK directory of tomcat container

 Due to a conflict between the cached JSPs in the work directory of a
 tomcat container on our app's QA Windows
 2003 server, does the tomcat service have to be restarted?

What?

Please ask someone unfamiliar with whatever problem you're having take a look 
at the above and see if it makes any sense to them.  After you explain it to 
them, send the explanation to the mailing list so we'll have some idea of what 
you're talking about.

In general, a problem in a single webapp does not require restarting Tomcat, 
but might need a restart or redeploy of the webapp.  I have no idea if that 
applies in your case.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Question on WORK directory of tomcat container

2011-06-09 Thread Sriram Narayanan
On Fri, Jun 10, 2011 at 12:42 AM, Savoy, Melinda
melindasa...@texashealth.org wrote:
 Due to a conflict between the cached JSPs in the work directory of a tomcat 
 container on our app's QA Windows 2003 server, does the tomcat service have 
 to be restarted?

 Any help would be greatly appreciated.  Thanks.


I've faced this before. You may need to restart at least the web
application - you don't need to restart Tomcat itself.

-- Sriram
==
Belenix: www.belenix.org

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org