Hi all,

I've been reading all the archive and I can't find the solution !

I'm using TOMCAT 3.1/Linux

My context is set to reloadable="true"
My CLASSPATH doesn't include WEB-INF/class

When I upload a new class, it works fine, but when I replace it with the
same updated class, i get a "RELOAD !!!" in the output, but no effect
when reloading the page...

I even put my class directly under TOMCAT_HOME/classes,  with no result,
the class is effectively taken by tomcat but when tomcat is restarted.

I'm running a dating website http://www.evalentin.com, many people are
sending messages to each other, I very unfair for them to stop/restart
tomcat at every code changes...

SO, WHO HAS THE  rEaL SOLUTION ???

Reply via email to