Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 86668 invoked from network); 1 Feb 2003 15:32:29 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 1 Feb 2003 15:32:29 -0000 Received: (qmail 29347 invoked by uid 97); 1 Feb 2003 15:33:57 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 29340 invoked from network); 1 Feb 2003 15:33:57 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 1 Feb 2003 15:33:57 -0000 Received: (qmail 85242 invoked by uid 500); 1 Feb 2003 15:32:15 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 85231 invoked from network); 1 Feb 2003 15:32:15 -0000 Received: from www1.mail.lycos.com (HELO mailcity.com) (209.202.220.140) by daedalus.apache.org with SMTP; 1 Feb 2003 15:32:15 -0000 Received: from Unknown/Local ([?.?.?.?]) by mailcity.com; Sat, 01 Feb 2003 15:32:02 -0000 To: "Tomcat Users List" Date: Sat, 01 Feb 2003 16:32:02 +0100 From: "THG" Message-ID: Mime-Version: 1.0 X-Sent-Mail: off Reply-To: thg@lycos.com X-Mailer: MailCity Service X-Priority: 3 Subject: valve class cannot be found X-Sender-Ip: 141.64.128.61 Organization: Lycos Mail (http://www.mail.lycos.com:80) Content-Type: text/plain; charset=us-ascii Content-Language: en Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N i have written a valve class (inherited from ValveBase) and try to include this class within the host tag in server xml. the class is placed in the /WEB-INF/classes directory in a package structure. starting tomcat 4.1.18 LE (connected with the ajp13 connector to apache; not the coyote connector and disabled mx beans support) results in a class not found exception. placing the valve class in CATALINA_HOME/common/classes results in class not found exceptions for the classes in CATALINA_HOME/server/lib/*.jar. where must i place the valve class(es), so that tomcat can find and load them? best regards, thomas ps sorry for my english _____________________________________________________________ Get 25MB, POP3, Spam Filtering with LYCOS MAIL PLUS for $19.95/year. http://login.mail.lycos.com/brandPage.shtml?pageId=plus&ref=lmtplus --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org