RE: How to reload jsp using ant in Tomcat 5.5

2005-12-14 Thread Wade Chandler
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 on? see -- http://issues.apache.org/bugzilla/show_bug.cgi?id=37668 Jan Guillermo Sobrino [EMAIL PROTECTED

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

2005-12-14 Thread Guillermo Sobrino
] 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, including antiResourceLocking. Thanks anyway. Guillermo -Mensaje

RE: How to reload jsp using ant in Tomcat 5.5

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