Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 74CD99538 for ; Wed, 11 Jan 2012 16:57:12 +0000 (UTC) Received: (qmail 28834 invoked by uid 500); 11 Jan 2012 16:57:08 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 28636 invoked by uid 500); 11 Jan 2012 16:57:07 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 28611 invoked by uid 99); 11 Jan 2012 16:57:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jan 2012 16:57:07 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [12.160.87.73] (HELO mx1.nexweb.org) (12.160.87.73) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jan 2012 16:56:57 +0000 Received: from ngate1.nexweb.us ([164.226.177.14]) by mx1.nexweb.org (8.14.1/8.14.1) with ESMTP id q0BH35Go002933 for ; Wed, 11 Jan 2012 12:03:05 -0500 In-Reply-To: <4F0DB6A8.7080901@pidster.com> References: <4F0DB6A8.7080901@pidster.com> To: "Tomcat Users List" MIME-Version: 1.0 Subject: Re: Error: Unable to compile class for JSP X-KeepSent: AECCC7D7:2E153961-85257982:005CD7AC; type=4; name=$KeepSent X-Mailer: Lotus Notes Release 8.5.1 September 28, 2009 Message-ID: From: Justin Larose Date: Wed, 11 Jan 2012 11:56:33 -0500 X-MIMETrack: Serialize by Router on NGATE1/HQ/NEXNET(Release 8.5|December 05, 2008) at 01/11/2012 11:56:32 AM, Serialize complete at 01/11/2012 11:56:32 AM Content-Type: multipart/alternative; boundary="=_alternative 005D11AB85257982_=" X-Virus-Checked: Checked by ClamAV on apache.org --=_alternative 005D11AB85257982_= Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit > > An error occurred at line: 230 in the jsp file: /object_table.jsp > > The type Part is ambiguous > > 227: { > > 228: //do nothing here - we don't want the filter to be displayed > > for lifecycles > > 229: } > > 230: else if (objType.equals(Part.class)) > > 231: { > Have you imported more than one Part.class by accident, via a wildcard > import perhaps? I did not import any classes. I installed Tomcat 7 in a different directory and copied all the webapp directories to the new location. - Justin ****************************************************************************** This email and any files transmitted with it are intended solely for the use of the individual or agency to whom they are addressed. If you have received this email in error please notify the Navy Exchange Service Command e-mail administrator. This footnote also confirms that this email message has been scanned for the presence of computer viruses. Thank You! ****************************************************************************** --=_alternative 005D11AB85257982_=--