Thanks - a possible solution - but I have read the docs more carefully, and
found that just with the web-inf/classes folder that you can re-write files.
I had changed my ant script to try to delete folders then re-write them.
That didn't work.

The velocity pages are reloadable now - not sure why they weren't before.

Thanks.







Well. why can't your move your application outside the tomcat folder?

For example,

<Context path="/appName" docBase="C:/myapps/starfriend" debug="3"
reloadable="true">

-- 
View this message in context: 
http://www.nabble.com/reload-not-working-tf2717497.html#a7594593
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to