Ryan Cuprak wrote:

Hello,
  Have you tried:
  export JAVA_OPTS="-Dorg.apache.tapestry.disable-caching=true"
 (then start tomcat)
 This disables page caching so that you can see changes immediately.

Heh, I figured someone was going to mention this. Yes, I have that option enabled. The "problem" is that IDEA has to work out of an exploded directory, as far as I can tell. So, changes to my "context" directory (contains all template & page files) don't get copied over until I build. Note, that I don't have to redeploy the Web app, since the caching is disabled, but I do need a way to update the files in that exploded directory. Perhaps I just have my project laid out oddly -- I did start with a Spindle template.

--
Kevin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to