Hi,
IMHO, you wouldn't want to set the reloadable parameter to true in a production environment as it needlessly adds processing overhead to check if things have changed. And at least for me, I've noticed in setting it to true, after 10-15 reloads of a webapp tomcat would hang on subsequent requests... Has anyone else encountered this on Windows (NT/2k) by the way? Regards, Dan On Wed, 27 Mar 2002, Fabian Sommer wrote: > Hi Tarun, > > >One way would be provide every user a way to reload their web-application only, >without granting > > >access to the manager application (and thus without bothering the sys-admin). Or is >there a parameter > > >in Tomcat that checks whether the class files have changes every once in a >time-interval > > I thought exactly this is what happens if the reloadable parameter is set to >"true"... > > If i'm wrong please let me know. > > Fabian > > > > > -- > 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]>
