RE: problem with data input

2008-01-10 Thread Steve Ingraham
-Original Message- From: Steve Ingraham [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 09, 2008 7:30 PM To: Tomcat Users List Subject: RE: problem with data input -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Wed 1/9/2008 5:02

RE: problem with data input

2008-01-10 Thread Caldarale, Charles R
From: Steve Ingraham [mailto:[EMAIL PROTECTED] Subject: RE: problem with data input I have checked the WEB-INF/lib for other duplicated .jar files. I have not seen any. Good. What is the next step for troubleshooting the problem? You'll need to trace what's going on in the webapp

RE: problem with data input

2008-01-10 Thread Steve Ingraham
-Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Thursday, January 10, 2008 11:00 AM To: Tomcat Users List Subject: RE: problem with data input From: Steve Ingraham [mailto:[EMAIL PROTECTED] Subject: RE: problem with data input I have checked

RE: problem with data input

2008-01-10 Thread Caldarale, Charles R
From: Steve Ingraham [mailto:[EMAIL PROTECTED] Subject: RE: problem with data input If you have the time to walk me through this could you direct me on where and how I turn on debugging for the webapp and/or the database? Sorry, all that depends on the actual webapp and the DB you're

RE: problem with data input

2008-01-10 Thread Steve Ingraham
-Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Thursday, January 10, 2008 12:18 PM To: Tomcat Users List Subject: RE: problem with data input From: Steve Ingraham [mailto:[EMAIL PROTECTED] Subject: RE: problem with data input If you have

RE: problem with data input

2008-01-09 Thread Caldarale, Charles R
From: Steve Ingraham [mailto:[EMAIL PROTECTED] Subject: problem with data input running in Apache Tomcat 5.1.5.15. No such level; what are you really running? Also, what OS and what JVM? However, if I try to alter that data from the web application nothing happens. Are the requests

RE: problem with data input

2008-01-09 Thread Steve Ingraham
running in Apache Tomcat 5.1.5.15. No such level; what are you really running? Also, what OS and what JVM? I am not sure then what version of Tomcat. How can I find this information? When I startup the service I get this return: [EMAIL PROTECTED] bin]# sh startup.sh Using

RE: problem with data input

2008-01-09 Thread Steve Ingraham
-Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 09, 2008 12:59 PM To: Tomcat Users List Subject: RE: problem with data input From: Steve Ingraham [mailto:[EMAIL PROTECTED] Subject: problem with data input running

RE: problem with data input

2008-01-09 Thread Caldarale, Charles R
From: Steve Ingraham [mailto:[EMAIL PROTECTED] Subject: RE: problem with data input validateJarFile(/usr/local/tomcat/webapps/occa/WEB-INF/lib/ servlet-api-2.3.jar) - jar not loaded. No servlet-api jar should be part of a webapp. The servlet API classes are provided by Tomcat (and every

RE: problem with data input

2008-01-09 Thread Steve Ingraham
-Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 09, 2008 3:33 PM To: Tomcat Users List Subject: RE: problem with data input From: Steve Ingraham [mailto:[EMAIL PROTECTED] Subject: RE: problem with data input

RE: problem with data input

2008-01-09 Thread Steve Ingraham
Users List Subject: RE: problem with data input -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 09, 2008 12:59 PM To: Tomcat Users List Subject: RE: problem with data input From: Steve Ingraham [mailto:[EMAIL

RE: problem with data input

2008-01-09 Thread Steve Ingraham
-Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 09, 2008 3:37 PM To: Tomcat Users List Subject: RE: problem with data input From: Steve Ingraham [mailto:[EMAIL PROTECTED] Subject: RE: problem with data input running

RE: problem with data input

2008-01-09 Thread Caldarale, Charles R
From: Steve Ingraham [mailto:[EMAIL PROTECTED] Subject: RE: problem with data input running in Apache Tomcat 5.1.5.15. No such level; what are you really running? Also, what OS and what JVM? I am not sure then what version of Tomcat. How can I find this information? You just

RE: problem with data input

2008-01-09 Thread Caldarale, Charles R
From: Steve Ingraham [mailto:[EMAIL PROTECTED] Subject: RE: problem with data input So If there is a jar not loaded where should it be? No one said there was a jar not being loaded - just that you have at least one jar in WEB-INF/lib that should be removed. Tomcat usually figures out

RE: problem with data input

2008-01-09 Thread Steve Ingraham
-Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 09, 2008 4:21 PM To: Tomcat Users List Subject: RE: problem with data input From: Steve Ingraham [mailto:[EMAIL PROTECTED] Subject: RE: problem with data input So

RE: problem with data input

2008-01-09 Thread Caldarale, Charles R
From: Steve Ingraham [mailto:[EMAIL PROTECTED] Subject: RE: problem with data input So I can look in /usr/local/tomcat/common/lib and any duplicates of those in /usr/local/tomcat/webapps/occa/WEB-INF/lib I will remove. Am I thinking about this correctly? Yes. Just remember

RE: problem with data input

2008-01-09 Thread Steve Ingraham
-Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Wed 1/9/2008 5:02 PM To: Tomcat Users List Subject: RE: problem with data input From: Steve Ingraham [mailto:[EMAIL PROTECTED] Subject: RE: problem with data input So I can look in /usr/local/tomcat