Yeah, the log says that everything is undeployed and redeployed, without anything blowing up, as best as I can tell.

INFO: Server startup in 10892 ms
May 6, 2010 1:08:05 PM org.apache.catalina.core.ApplicationContext log
INFO: Manager: init: Associated with Deployer 'Catalina:type=Deployer,host=test.edu'
May 6, 2010 1:08:05 PM org.apache.catalina.core.ApplicationContext log
INFO: Manager: init: Global resources are available
May 6, 2010 1:08:05 PM org.apache.catalina.core.ApplicationContext log
INFO: Manager: list: Listing contexts for virtual host 'guanine.hms.harvard.edu'
May 6, 2010 1:08:05 PM org.apache.catalina.core.ApplicationContext log
INFO: Manager: deploy: Deploying web application at '/ROOT'
May 6, 2010 1:08:05 PM org.apache.catalina.core.ApplicationContext log
INFO: Manager: Uploading WAR file to G:\Websites\Test\ROOT.war
May 6, 2010 1:08:08 PM org.apache.catalina.startup.HostConfig checkResources
INFO: Undeploying context []
May 6, 2010 1:08:08 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive ROOT.war
May 6, 2010 1:08:11 PM org.apache.catalina.core.ApplicationContext log
INFO: Closing Spring root WebApplicationContext
May 6, 2010 1:08:12 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
May 6, 2010 1:08:19 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive ROOT.war
May 6, 2010 1:08:29 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
May 6, 2010 1:09:15 PM org.apache.catalina.core.ApplicationDispatcher invoke


I am fairly certain that this isn't a browser caching issue, but I'll double check that as well. Any suggestions for other caching places? I'm running tomcat through IIS, so maybe that could be the culprit?

Thanks for all the input,
Tim

On 5/6/2010 3:57 PM, Caldarale, Charles R wrote:
From: Timothy Orme [mailto:to...@genome.med.harvard.edu]
Subject: Re: Tomcat, Windows, And Deployment

In this case I made a simple change like making the number
of results on a page be 5 instead of 3. When I go to redeploy,
it looks like everything went fine,
What makes you think so?  Are there entries in the log that indicate the app 
was stopped and restarted?  (There should be.)

but the change doesn't appear.
Any chance this is a browser (or other intermediary) caching issue?

  - 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

Reply via email to