[Yanel-dev] Reload classes and libraries (by Tomcat) automatically

Michael Wechner michael.wechner at wyona.com
Sun Nov 7 12:27:45 CET 2010


Hi

According to

http://tomcat.apache.org/tomcat-5.5-doc/config/context.html

one can set

local/apache-tomcat-5.5.20/conf/context.xml

<Context reloadable="true">

and hence does not have to restart Tomcat after rebuilding a resource 
type, e.g.

./build.sh -f src/resources/file/build.xml

which seems to work for me, but it might be possible that you have to 
reload the page twice, at least
I had, but maybe I wasn't patient enough.

Cheers

Michael


More information about the Yanel-development mailing list