> 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 o
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: relo
> 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 onl
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 reloade