I always load with Tomcat stopped. I never do a hot reload.As per the settings 
from norm, I made some changes to the connector element and (added URIEncding 
and I'm using proxyports and proxyName. I also enables the SSL) and a change in 
the web.xml (added to enable the use of SSL). That's all the changes I made. 
The application is deployed by Renaming the war file to ROOT.war.

On 21 Feb 2011, at 09:21, Mark Thomas wrote:

> On 21/02/2011 01:18, Lanre Abiwon wrote:
>> I have been trying to solve this issue now for a couple of days without any 
>> progress but I now know why the problem exists.
>> I updated the web app and re-deployed it and realised that it is using an 
>> older version of the webapp.
>> It would seem the context root of the servlet is being changed to an older 
>> cached version of the app that exists somewhere (not in the webapp 
>> directory. The updated war file is the only app in the webapp directory) so 
>> why it's behaving this way is a mystery to me right now.
>> I hope someone can shed a light on this for me.
> 
> Are you uploading the new version with Tomcat started or stopped?
> 
> What changes have you made from the default configuration settings?
> 
> Mark
> 
> ---------------------------------------------------------------------
> 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