RE: How to reload jsp using ant in Tomcat 5.5 - SOLVED

2005-12-14 Thread Guillermo Sobrino
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

RE: How to reload jsp using ant in Tomcat 5.5

2005-12-14 Thread Wade Chandler
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 &

RE: How to reload jsp using ant in Tomcat 5.5

2005-12-14 Thread Guillermo Sobrino
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

RE: How to reload jsp using ant in Tomcat 5.5

2005-12-12 Thread Subir Sengupta
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

RE: How to reload jsp using ant in Tomcat 5.5

2005-12-12 Thread Jan Behrens
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 >

RE: How to reload jsp using ant in Tomcat 5.5

2005-12-12 Thread Guillermo Sobrino
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