reload a class file without restarting Tomcat

2011-02-01 Thread Michel Getraide
Hi, I have a webapp (java, jsp, struts,mysql) on a shared host. Tomcat version is 5.0.27. I have my webapp locally. When i do a slight change in a java file, I would like to be able to upload the updated recompiled class file in my webapp on the shared host. Is there a way that the class be

RE: reload a class file without restarting Tomcat

2011-02-01 Thread Caldarale, Charles R
From: Michel Getraide [mailto:getra...@gmail.com] Subject: reload a class file without restarting Tomcat Tomcat version is 5.0.27. Not supported - move up. Is there a way that the class be reloaded without restarting the server (the server restarts once a day only since it is a shared

Re: reload a class file without restarting Tomcat

2011-02-01 Thread Michel Getraide
Thanks. But I cannot restart tomcat neither use the tomcat's manager since it is a shared host (godaddy) On Tue, Feb 1, 2011 at 4:01 PM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Michel Getraide [mailto:getra...@gmail.com] Subject: reload a class file without restarting

RE: reload a class file without restarting Tomcat

2011-02-01 Thread Caldarale, Charles R
From: Michel Getraide [mailto:getra...@gmail.com] Subject: Re: reload a class file without restarting Tomcat But I cannot restart tomcat neither use the tomcat's manager since it is a shared host (godaddy) If the hosting service does not provide you with a means of restarting your webapp