----- Original Message ----- From: "Frank Uccello" <[EMAIL PROTECTED]>
To: <users@tomcat.apache.org>
Sent: Thursday, September 18, 2008 10:42 PM
Subject: staging


I have a test server and a staging server: In the test server I have two
war files abclaunch.war and abcota.war
It works fine when I pull up it from the web browser

I copy this two file to the staging but it shows me the old version on
the staging web page I have confirmed there the same release date and
size I have also restart tomcat server for this webapp I now stuck I not
sure how do I get the test and staging to be same version why keep
showing the old version even though the war files are the same...

I also to test delete the files from staging and no web page shows up so
I know it is call from the correct directory


Please help

Frank

-----------------------
Frank... maybe a browsr caching, but unlikely.
Maybe... autodeploy not set, but unlikely
But one way to make sure... its use /manager/html
and undeploy the old one....
Then also use that to deploy or drop the wars in...

Also do that on your test server because very often its the test server that is actually fooling you, because its not looking at the wars, its looking at the IDE.

If you get a funny in TC... undeploy old stuff... then drop in... especially on the dev env with IDE's attached to that TC
Have fun...
---------------------------------------------------------------------------
HARBOR : http://www.kewlstuff.co.za/index.htm
The most powerful application server on earth.
The only real POJO Application Server.
See it in Action : http://www.kewlstuff.co.za/cd_tut_swf/whatisejb1.htm
---------------------------------------------------------------------------

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to