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

RV: How to reload jsp using ant in Tomcat 5.5

2005-12-14 Thread Guillermo Sobrino
Guillermo > -Mensaje original- > De: Subir Sengupta [mailto:[EMAIL PROTECTED] > Enviado el: lunes, 12 de diciembre de 2005 20:27 > Para: Tomcat Users List > CC: [EMAIL PROTECTED] > Asunto: RE: How to reload jsp using ant in Tomcat 5.5 > > > Look in yo

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
that > "automatic" jsp-reloading. > > Anyone could help, please? > > >Guillermo > > > > > -Mensaje original- > > De: Guillermo Sobrino [mailto:[EMAIL PROTECTED] > > Enviado el: jueves, 01 de dici

RE: How to reload jsp using ant in Tomcat 5.5

2005-12-12 Thread Guillermo Sobrino
e.org > Asunto: How to reload jsp using ant in Tomcat 5.5 > > > > Hello, > > I'm using Tomcat 5.5 on wich I deploy a web application with > ant using: > > > > > > password="${manager.password}" > > path="

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