I've found this doesn't always work, though -----Original Message----- From: Ricardo Garcia [SMTP:[EMAIL PROTECTED] Sent: Wednesday, November 12, 2003 11:07 AM To: Tomcat Users List Subject: RE: Setting up Tomcat
You can try with the reloadable="true" attribute of the Context configuration. <Context ... reloadable="true" > -----Mensaje original----- De: S.Gokul [mailto:[EMAIL PROTECTED] Enviado el: miercoles, 12 de noviembre de 2003 12:02 Para: Tomcat Users List Asunto: Setting up Tomcat Hi, I have been using TOMCAT 4.1 version . Is there any way by which we can instruct tomcat to automatically update the Java Beans when i recompile them. For now i have to restart tomcat to make the changes effective. Kindly help, Regards, S.Gokul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
