Hi Brian, I have this configured in my tomcat's server.xml file: <Context path="/bus" docBase="C:\Documents and Settings\cmartins\My Documents\Tech Dev\java\busJCEdit" cookies="true" debug="0" workDir="C:\Documents and Settings\cmartins\My Documents\Tech Dev\java\busJCEdit\tmp" reloadable="true">
It seems to work fine. At least whenever i recompile the servlets, the new compiled version seems to start working without having to restart tomcat. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: quarta-feira, 27 de Mar�o de 2002 9:28 To: [EMAIL PROTECTED] Subject: Tomcat 4.0.x and reloading of servlets without restarting server Hello, Please forgive me if this question has been answered in the past, I've found mixed information. Can servlets be reloaded without restarting Tomcat? I've followed the docs and tried several different server.xml config files with no luck. If this has worked for anyone out there would you mind sharing your server.xml config file with me? Thanks in advance, Brian Faivre -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
