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.
-Ryan
On Sep 18, 2006, at 1:34 PM, Kevin Menard wrote:
Sorry for the OT question, but I figured this was about as good as
any place to ask.
For a while now, I've been looking to move to IDEA for my Tapestry
work. Unfortunately, I've been unable to find something that will
work as well as JettyLauncher with Eclipse. Using the Tomcat
deployer in IDEA, I can't get template changes to appear in the Web
app unless I build again. Likewise, I can't seem to easily change
the port number to bind the servlet container to.
I'm guessing there's something I'm missing here, because it's
really quite painful to develop this way. Any help from other IDEA
users would be much appreciated.
Thanks,
Kevin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]