RE: Reloadable context

2006-05-19 Thread Akoulov, Alexandre [SB]
Hi , just wondering if anyone has come across similar problem (pls refer to the email below). Kind regards, Alex. -Original Message- From: Akoulov, Alexandre [SB] Sent: Wednesday, 17 May 2006 2:17 PM To: Tomcat Users List Subject: Reloadable context Hi , I am using tomcat

Re: Reloadable context

2006-05-17 Thread Rajeev Jha
No idea on what you are missing. you try reloading the application from tomcat manager application. that works for me. Atleast you save the restart trouble. Akoulov, Alexandre [SB] wrote: Hi , So I've got to restart tomcat to get my change deployed. Any idea on what I am missing? -

Reloadable context

2006-05-16 Thread Akoulov, Alexandre [SB]
Hi , I am using tomcat-5.5.12 and would like it to auto reload my web app as soon as it detects the change of the web app class(es). That's why i've turned on the "reloadable" attribute of the Context element that defines my web app: It does not seem to work. When I recompile one of myWebApp