> From: Raghuveer [mailto:[EMAIL PROTECTED]
> Subject: Reload classfiles withour server restarting
>
> Is there a way to configure my tomcat to reload class files
> when compiled?
Not individual class files, but you can reload each webapp in its entirety.
> I remember it could be achieved by sett
- Original Message -
From: "Raghuveer" <[EMAIL PROTECTED]>
To: "'Tomcat Users List'"
Sent: Wednesday, June 18, 2008 1:05 PM
Subject: Reload classfiles withour server restarting
Is there a way to configure my tomcat to reload class files when compiled?
Imaging I have modified my J