From velocity-user-return-4470-qmlist-jakarta-archive-velocity-user=jakarta.apache.org@jakarta.apache.org Mon Nov 05 12:42:17 2001 Return-Path: Delivered-To: apmail-jakarta-velocity-user-archive@apache.org Received: (qmail 83432 invoked from network); 5 Nov 2001 12:42:17 -0000 Received: from unknown (HELO osaka.betaversion.org) (192.18.49.133) by daedalus.apache.org with SMTP; 5 Nov 2001 12:42:17 -0000 Received: (qmail 4563 invoked from network); 5 Nov 2001 12:44:39 -0000 Received: from nagoya.betaversion.org (192.18.49.131) by osaka.betaversion.org with SMTP; 5 Nov 2001 12:44:39 -0000 Received: (qmail 1619 invoked by uid 97); 5 Nov 2001 12:42:12 -0000 Delivered-To: qmlist-jakarta-archive-velocity-user@jakarta.apache.org Received: (qmail 1595 invoked by uid 97); 5 Nov 2001 12:42:08 -0000 Mailing-List: contact velocity-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Velocity Users List" Reply-To: "Velocity Users List" Delivered-To: mailing list velocity-user@jakarta.apache.org Received: (qmail 1584 invoked from network); 5 Nov 2001 12:42:07 -0000 From: Kenny Scott Date: Mon, 5 Nov 2001 12:37:01 +0000 To: velocity-user@jakarta.apache.org Subject: Problem: Velocity can't locate HttpRequest Message-ID: <20011105123701.B13587@irreverence.tzo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, I've been pulling my hair out for the past 4 hours trying to solve a really bizarre problem, in that on one specific server, I keep getting this message when trying to run a basic servlet that extends VelocityServlet: java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet at java.lang.ClassLoader.defineClass0(Native Method) Now, I find this really bizarre because normal servlets run fine. I am using Tomcat 3.2.3, and Velocity 1.4.1. I have tried this on 2 other servers and they both work fine... so I'm utterly confused. Also, if I try to run "ant test", I get this: Exception in thread "main" java.lang.NoClassDefFoundError: junit/framework/TestCase Has anyone else ever had this type of problem? I'm running this on Debian, incidentally. -- Kenny -- To unsubscribe, e-mail: For additional commands, e-mail: