Tomcat console log?

2001-11-15 Thread Noble Long
Is there a way to write the Tomcat Console to log file? Noble

Re: cannot execute binary file

2001-11-14 Thread Noble Long
: Tuesday, November 13, 2001 5:36 PM Subject: Re: cannot execute binary file Hi: I hate to be simplistic, but, is your classes12.zip file still compressed? If so just unzip it to a safe location and alter your classpath From: Noble Long [EMAIL PROTECTED] Reply-To: Tomcat Users List

Re: cannot execute binary file

2001-11-14 Thread Noble Long
it in Java and see if it works? If it works, then you know it's | not the driver. | | jchuang | | - Original Message - | From: Noble Long [EMAIL PROTECTED] | To: Tomcat Users List [EMAIL PROTECTED] | Sent: Wednesday, November 14, 2001 7:58 AM | Subject: Re: cannot execute binary file

cannot execute binary file

2001-11-13 Thread Noble Long
I am using the Oracle jdbc thin client in my application. I added it to my classpath /usr/local/classes12.zip , but when I start Tomcat I am getting - bin/tomcat.sh: /usr/local/classes12.zip: cannot execute binary file I tried other jar, files, etc. and everyone I transefered either in binary

Re: cannot execute binary file

2001-11-13 Thread Noble Long
Message- From: Noble Long [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 13, 2001 9:42 PM To: [EMAIL PROTECTED] Subject: cannot execute binary file I am using the Oracle jdbc thin client in my application. I added it to my classpath /usr/local/classes12.zip , but when I start

Re: Odd include file behavior on test

2001-11-01 Thread Noble Long
try deleting all the cached pages under TOMCAT_HOME/work Noble - Original Message - From: smashingwebs [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, November 01, 2001 5:29 PM Subject: Odd include file behavior on test Hi I am developing a jsp web application and one of my

Re: New User

2001-08-24 Thread Noble Long
http://jakarta.apache.org/tomcat/tomcat-3.2-doc/uguide/tomcat_ug.html http://home.iwc.net

web.xml problems

2001-08-22 Thread Noble Long
I am trying to configure a java web server using jakarta-tomcat-3.2.3 on Red Hat 6.2. I am recieving a ConfigFileNotFoundException when I try to access my page. I have the WEB-INF/web.xml properly configured. I know it's right because it works fine from my windows environment. I even tried

Re: web.xml problems

2001-08-22 Thread Noble Long
there (putting bad syntax in the .xml file) and startup.sh reported the errors. Any other suggestions? Noble - Original Message - From: Dmitri Colebatch [EMAIL PROTECTED] To: [EMAIL PROTECTED]; Noble Long [EMAIL PROTECTED] Sent: Wednesday, August 22, 2001 3:43 PM Subject: Re: web.xml problems