A very good point, I'll check exactly what timestamps are being written.
-Original Message-
From: David Delbecq [mailto:[EMAIL PROTECTED]
Sent: 18 December 2006 11:20
To: Tomcat Users List
Subject: Re: JSP's not recompiling
Hi, could this be your problem (considering rsyn
It actually looks as if adding the reloadable paramater into
conf/web.xml has fixed it, contrary to initial reports from impatient
developers!
-Original Message-
From: Dani [mailto:[EMAIL PROTECTED]
Sent: 18 December 2006 10:58
To: users@tomcat.apache.org
Subject: Re: JSP'
Hi, could this be your problem (considering rsync does set timestamp to
the source timestamps and not the current time)?
1) tomcat start, file X.jsp (version 1) has timestamp t
2) remote content management does a modification, remote X.jsp (version
2) has timestamp t+1
3) in the meanwhile, a clien
Maybe this is not the problem, but, did you turn on Servlet reloading?
http://www.coreservlets.com/Apache-Tomcat-Tutorial/#Servlet-Reloading
Hope this helps.
On 12/18/06, Johnson, David d.johnson-at-cranfield.ac.uk |tomcat| <
hh49jagu9t0t...> wrote:
We're having some issues with J