Re: How to reload webapp automaticly under tomcat 6.0.20

2010-04-13 Thread Pid
On 13/04/2010 04:38, red phoenix wrote: I set following statement in conf/server.xml, it can run well before tomcat6.0.20,when I modify class file,tomcat can reload automaticly. But when I use tomcat 6.0.2,I find it can't reload automaticly,why? Where is wrong? How to do it? Really 6.0.2 ?

How to reload webapp automaticly under tomcat 6.0.20

2010-04-12 Thread red phoenix
I set following statement in conf/server.xml, it can run well before tomcat6.0.20,when I modify class file,tomcat can reload automaticly. But when I use tomcat 6.0.2,I find it can't reload automaticly,why? Where is wrong? How to do it? Thanks