RE: How to prevent tomcat from restarting after hot code replacement?

2008-04-08 Thread Remo Liechti
tricks there I guess... Any other idea? Thanks, Remo Remo Liechti Application Developer Swisslog Warehouse and Distribution Solutions Direct: +41 (0)62 837 4345 Mobile: +41 (0)76 329 8660 CH Fax: +41 (0)62 837 4197 Internet: www.swisslog.com

RE: How to prevent tomcat from restarting after hot code replacement?

2008-04-07 Thread Remo Liechti
Hi Chris, |Remo Liechti wrote: || I have the problem that always when I start tomcat in debug mode, and || change some java files, tomcat restarts after some seconds after the || code was replaced. |Do you mean that your /webapp/ restarts? Tomcat should not restart itself for any reason. Yes

How to prevent tomcat from restarting after hot code replacement?

2008-04-04 Thread Remo Liechti
the context) anyway. How can this be turned off? I just want my code to be hot deployed and not restarting tomcat. If JSP files are hot eployed, tomcat does not start, so why should it start by java files? Thanks guys! Remo Remo Liechti Application Developer Swisslog Warehouse and Distribution

RE: How to prevent tomcat from restarting after hot code replacement?

2008-04-04 Thread Remo Liechti
Sorry forgot to say: Using eclipse(3.3.2) with WTP (2.0.2 sdk version). Remo Liechti Application Developer Swisslog Warehouse and Distribution Solutions Direct: +41 (0)62 837 4345 Mobile: +41 (0)76 329 8660 CH Fax: +41 (0)62 837 4197 Internet: www.swisslog.com