We are currently compiling the source right on the server, but we are in the
process of switching to war files.  I'm hoping that switching our build
process will resolve this issue.

On 3/5/07, David Delbecq <[EMAIL PROTECTED]> wrote:

A little strange indeed. How do you deploy? I think tomcat compare
timestamp of .java files to timestamps of .jsp files to know if it need
rebuild. Here we deploy using .war file, that mean or jsps are always
more recent then work directory, and we don't have issues :)

En l'instant précis du 04/03/07 02:10, Jim Goodspeed s'exprimait en ces
termes:
> I'm wondering if anyone has run into a problem where the jsp pages
> under the
> work directory do not get updated when a new version of the
> applicaiton is
> deployed.  We find that we have to delete everything under the work
> directory so that tomcat is forced to re-create everything.  This seems
a
> little odd and I would like to remove this step in our release process
if
> possible.
>
> I am using tomcat 5.5.20 on RHEL 4.0
>
>
> Thanks
>


---------------------------------------------------------------------
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