Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 33092 invoked from network); 13 Feb 2002 17:25:09 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 13 Feb 2002 17:25:09 -0000 Received: (qmail 25575 invoked by uid 97); 13 Feb 2002 17:24:48 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 25553 invoked by uid 97); 13 Feb 2002 17:24:47 -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 25540 invoked from network); 13 Feb 2002 17:24:47 -0000 Date: Wed, 13 Feb 2002 18:24:17 -0100 (GMT+1) From: john-paul delaney To: tomcat-user@jakarta.apache.org Subject: NuB:javac:cannot resolve symbol Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hello List... I'm trying to compile sample code from Jason Hunter's book 'About Servlet Programming' from O'Reilly. The code is for reusing database connections, and it refers to an external class which had been created on a previous exercise. Although the class from the previous exercise is within the same context directory (/WEB-INF/classes) as the new class, when I try to compile the new class, I get an error: "cannot resolve symbol symbol : class previous-class-name" There is no specific reference to the location of the previous class within the code - so I presume I have some mis-configuration on my setup. I'm not sure what it is thoug? Any help gratefully appreciated. /j-p. ----------------------- JUSTATEST Art Online www.justatest.com -- To unsubscribe: For additional commands: Troubles with the list: