how to delete log files (not append) ?

2005-08-17 Thread Ben Anderson
Hi, Hopefully this is an easy one... I'm running tomcat 4.1.31 and would like to have the log files delete each time I restart tomcat. Currently it's just appending to the log files. Here's a snippet of my server.xml is that helps: Server port=8005 shutdown=SHUTDOWN debug=0 Service

java.util.zip.ZipException: invalid block type

2005-06-30 Thread Ben Anderson
Hi all, I'm having trouble starting tomcat. This happened after I deleted the temp and work directories. I recreated the temp directory because it seemed this was a problem. Now I'm getting this stack trace: Apache Tomcat/4.1.31 java.util.zip.ZipException: invalid block type at

Re: java.util.zip.ZipException: invalid block type

2005-06-30 Thread Ben Anderson
. suffix=.txt timestamp=true/ !-- RealNet application context -- Context path= docBase=webapp debug=0 On 6/30/05, David Delbecq [EMAIL PROTECTED] wrote: Redeploy your wars i'll say Le Jeudi 30 Juin 2005 18:43, Ben Anderson a écrit : Hi all, I'm having trouble

TLD's case sensitive

2003-09-12 Thread Ben Anderson
Hello, I'm moving a Struts webapp from Weblogic to Tomcat. The problem I'm now having is that it seems like Tomcat enforces case sensitivity for the TLD tags. For instance html:text maxLenth=5/ in the api for these tags, it should actually be maxlength and not maxLength. weblogic doesn't care,

Cannot load JDBC driver class 'null'

2003-09-11 Thread Ben Anderson
Ok, I know this topic has been posted many times, but I can't find anything to help. I have OracleDriver in [$CATALINA_HOME]/common/lib here's my server.xml GlobalNamingResources .. Resource name=myDS scope=Shareable type=javax.sql.DataSource auth=Container/

RE: Cannot load JDBC driver class 'null'

2003-09-11 Thread Ben Anderson
(No sax parser included.) JDK 1.3. I'm currently doing a new install of tomcat LE. If that does not work I'm trying Tomcat standard from http://www.tux.org/pub/net/apache/dist/jakarta/tomcat-4/ Later, Rober Wynkoop -Original Message- From: Ben Anderson [mailto:[EMAIL PROTECTED] Sent: Thursday

RE: Cannot load JDBC driver class 'null' and org.apache.jasper.Ja sperException:

2003-09-11 Thread Ben Anderson
-start Tomcat and hey presto!! OK I mine is for DB2 on an iSeries - by hey it works !! Anyway shouldn't your Web XML file have myDS not fsaDS. Good luck Kevin -Original Message- From: Ben Anderson [mailto:[EMAIL PROTECTED] Sent: 11 September 2003 13:17 To: [EMAIL PROTECTED] Subject

RE: Cannot load JDBC driver class 'null'

2003-09-11 Thread Ben Anderson
-auth /resource-ref -Original Message- From: Ben Anderson [mailto:[EMAIL PROTECTED] Sent: September 11, 2003 8:17 AM To: [EMAIL PROTECTED] Subject: Cannot load JDBC driver class 'null' Ok, I know this topic has been posted many times, but I can't find anything to help. I have OracleDriver