Appropriate version of Java

2011-08-23 Thread Rafael Giovanni Florez Arango - EyS
Should I install an Apache Tomcat 6.0.30 server, however I have the following question, what is the appropriate version of Java for this version of Tomcat? Thank in advance any opinions or experience with it. Rafael Flórez A. -

Re: Tomcat not close file when webapps is stopped

2007-06-22 Thread Giovanni
--- Christopher Schultz <[EMAIL PROTECTED]> wrote: > Caldarale, Charles R wrote: > >> From: Giovanni [mailto:[EMAIL PROTECTED] > >> Subject: Tomcat not close file when webapps is stopped > > > >> Can I force the close of the file on Tomcat when the w

Tomcat not close file when webapps is stopped

2007-06-22 Thread Giovanni
disk on cluster, so I can umount the disk of webapps e remount on another node and start the webapps on another tomcat. When there are files open on filesystem the umount fails. Can I force the close of the file on Tomcat when the webapps is stopped? Thanks very much for the help Giovanni