> 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 other app server on the market).  Take
it out of WEB-INF/lib; also remove any other jars from WEB-INF/lib that
are versions of ones Tomcat provides.

> Jan 7, 2008 7:48:09 AM org.keel.clients.KeelClientUtil getLogger
> WARNING: Unable to locate client.properties file - using default
> settings

Who provides org.keel.clients?  You may need to be talking to them.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to