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 8CFE8DA8C for ; Mon, 13 Aug 2012 21:26:49 +0000 (UTC) Received: (qmail 57786 invoked by uid 500); 13 Aug 2012 21:26:46 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 57692 invoked by uid 500); 13 Aug 2012 21:26:45 -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 57683 invoked by uid 99); 13 Aug 2012 21:26:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Aug 2012 21:26:45 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [155.63.64.31] (HELO snvl-smtp1.trimble.com) (155.63.64.31) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Aug 2012 21:26:38 +0000 Received: (qmail 6963 invoked by uid 502); 13 Aug 2012 14:26:15 -0700 X-Qmail-Scanner-Diagnostics: from 10.3.0.166 by snvl-smtp1.trimble.com (envelope-from , uid 487) with qmail-scanner-2.10 (avast: v3.2.1/120812-1. sophie: 3.06/3.34.0/4.80. spamassassin: 3.3.1. Clear:RC:1(10.3.0.166):. Processed in 0.012211 secs); 13 Aug 2012 21:26:15 -0000 Received: from unknown (HELO nzc-ap-xch-02.ap.trimblecorp.net) (10.3.0.166) by snvl-smtp1.trimble.com with SMTP; 13 Aug 2012 14:26:15 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: ClassCastException org.apache.jasper.runtime.ELContextImpl cannot be cast to org.apache.jasper.el.ELContextImpl Date: Tue, 14 Aug 2012 09:26:13 +1200 Message-ID: In-Reply-To: <5028947D.4000500@yahoo.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ClassCastException org.apache.jasper.runtime.ELContextImpl cannot be cast to org.apache.jasper.el.ELContextImpl Thread-Index: Ac15FxjYokymBVv6QEG4GoHP54ySxQAgnDNQ References: <12552501.130.1344256661440.JavaMail.daniel@cleveland> <99C8B2929B39C24493377AC7A121E21FB036521FE1@USEA-EXCH8.na.uis.unisys.com> <5028947D.4000500@yahoo.com> From: "Dale Ogilvie" To: "Tomcat Users List" -----Original Message----- From: Mark Eggers [mailto:its_toasted@yahoo.com]=20 Sent: Monday, 13 August 2012 5:46 p.m. To: users@tomcat.apache.org >Dale, > >Are you running this under Eclipse (looks like it)? If so, what happens when you run the same test outside of Eclipse? > >/mde/ Well, the ClassCastException first showed itself on our standalone tomcat instance on test. For "debugging" I moved to my workstation and eclipse. The test system has many apps deployed, my workstation just the two apps. *Behavior* is the same in both environments, class loading output comes from the eclipse environment. Dale --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org