gt; De: Guillermo Sobrino [mailto:[EMAIL PROTECTED]
> Enviado el: miƩrcoles, 14 de diciembre de 2005 17:00
> Para: 'Tomcat Users List'
> Asunto: RE: How to reload jsp using ant in Tomcat 5.5
>
>
>
> I am using no context.xml so I do not set any parameter,
> in
n Behrens [mailto:[EMAIL PROTECTED]
> > Enviado el: lunes, 12 de diciembre de 2005 18:29
> > Para: Tomcat Users List
> > Asunto: RE: How to reload jsp using ant in Tomcat
> 5.5
> >
> >
> > Just a gues, but maybe you have
> antiResourceLocking turned
&
ist
> Asunto: RE: How to reload jsp using ant in Tomcat 5.5
>
>
> Just a gues, but maybe you have antiResourceLocking turned
> on? see -->
> http://issues.apache.org/bugzilla/show_bug.cgi?id=37668
>
> Jan
>
> "Guillermo Sobrino" <[EMAIL PROTEC
omcat Users List'
Subject: RE: How to reload jsp using ant in Tomcat 5.5
Hello again,
trying to find a solution to my problem I have discovered that in past
Tomcat versions
I had just to copy my new jsp pages in the installation directory to get
them updated
in Tomcat. There was no need to
Just a gues, but maybe you have antiResourceLocking turned on? see -->
http://issues.apache.org/bugzilla/show_bug.cgi?id=37668
Jan
"Guillermo Sobrino" <[EMAIL PROTECTED]> schrieb am 12.12.2005 18:09:28:
>
> Hello again,
>
> trying to find a solution to my problem I have discovered that in
>
Hello again,
trying to find a solution to my problem I have discovered that in past Tomcat
versions
I had just to copy my new jsp pages in the installation directory to get them
updated
in Tomcat. There was no need to use target reload.
So maybe I am forgetting any configuration parameter in T