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

RV: How to reload jsp using ant in Tomcat 5.5

2005-12-14 Thread Guillermo Sobrino
ur web.xml, and tweak the JspServlet parameters. > These 3 params control jsp reloading - > modificationTestInterval, checkInterval and development. > > Hth, > Subir > > > -Original Message- > From: Guillermo Sobrino [mailto:[EMAIL PROTECTED] > Sent: Monday, Dec

RE: How to reload jsp using ant in Tomcat 5.5

2005-12-12 Thread Guillermo Sobrino
Tomcat 5.5 wich set that "automatic" jsp-reloading. Anyone could help, please? Guillermo > -Mensaje original- > De: Guillermo Sobrino [mailto:[EMAIL PROTECTED] > Enviado el: jueves, 01 de diciembre de 2005 17:11 > Para: users@tomcat.apach

How to reload jsp using ant in Tomcat 5.5?

2005-12-09 Thread Guillermo Sobrino
Hello, I'm using Tomcat 5.5 on wich I deploy a web application with ant using: where install.home/component.name-component.version is a local directory wich contains a typical structure with JSP's and a WEB-INF directory wich includes lib and classes directories. I get

RV: How to reload jsp using ant in Tomcat 5.5?

2005-12-07 Thread Guillermo Sobrino
Hello, I'm using Tomcat 5.5 on wich I deploy a web application with ant using: where install.home/component.name-component.version is a local directory wich contains a typical structure with JSP's and a WEB-INF directory wich includes lib and classes directories. I get

How to reload jsp using ant in Tomcat 5.5?

2005-12-07 Thread Guillermo Sobrino
Hello, I'm using Tomcat 5.5 on wich I deploy a web application with ant using: where install.home/component.name-component.version is a local directory wich contains a typical structure with JSP's and a WEB-INF directory wich includes lib and classes directories. I get

How to reload jsp using ant in Tomcat 5.5?

2005-12-05 Thread Guillermo Sobrino
Hello, I'm using Tomcat 5.5 on wich I deploy a web application with ant using: where install.home/component.name-component.version is a local directory wich contains a typical structure with JSP's and a WEB-INF directory wich includes lib and classes directories. I get to de

How to reload jsp using ant in Tomcat 5.5

2005-12-02 Thread Guillermo Sobrino
Hello, I'm using Tomcat 5.5 on wich I deploy a web application with ant using: where install.home/component.name-component.version is a local directory wich contains a typical structure with JSP's and a WEB-INF directory wich includes lib and classes directories. I get to d

How to reload jsp using ant in Tomcat 5.5

2005-12-01 Thread Guillermo Sobrino
Hello, I'm using Tomcat 5.5 on wich I deploy a web application with ant using: where install.home/component.name-component.version is a local directory wich contains a typical structure with JSP's and a WEB-INF directory wich includes lib and classes directories. I get to depl