Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 18936 invoked from network); 14 Aug 2007 00:22:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Aug 2007 00:22:08 -0000 Received: (qmail 59731 invoked by uid 500); 14 Aug 2007 00:22:02 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 59667 invoked by uid 500); 14 Aug 2007 00:22:02 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 59656 invoked by uid 99); 14 Aug 2007 00:22:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Aug 2007 17:22:02 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ats37@hotmail.com designates 65.54.246.159 as permitted sender) Received: from [65.54.246.159] (HELO bay0-omc2-s23.bay0.hotmail.com) (65.54.246.159) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Aug 2007 00:21:57 +0000 Received: from BAY121-W14 ([207.46.10.49]) by bay0-omc2-s23.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668); Mon, 13 Aug 2007 17:21:36 -0700 Message-ID: X-Originating-IP: [193.195.0.102] From: Andrew Stevens To: Subject: RE: JSP problem Date: Tue, 14 Aug 2007 01:21:36 +0100 Importance: Normal Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 14 Aug 2007 00:21:36.0660 (UTC) FILETIME=[13805D40:01C7DE09] X-Virus-Checked: Checked by ClamAV on apache.org > Date: Mon, 13 Aug 2007 15:37:46 -0400 > From: denis.boisse@umontreal.ca >=20 > I have Cocoon version 2.1.10 > I have tomcat version 6.0.10 > I have Java version 1.6 >=20 > I put these lines in the sitemap: >=20 >=20 > =20 >=20 >=20 > The file testJSP.jsp only display "Hello World" =20 >=20 > When I type the URL "http://localhost:8080/cocoon/revue/testJSP.html" >=20 > I have the following error: >=20 > org.apache.jasper.JasperException:=20 > Impossible de compiler la classe pour la JSP =20 > (English: Not able to compile JSP classe) >=20 > If somebody knows something ? Which jsp-engine implementation is specified in your cocoon.xconf, and how = is it configured? What exactly do you have in the JSP? Just the "Hello World" text, or are t= here any scriptlets or JSP tags? Does it use the original JSP style or XML-based equivalent? = Is there an @page directive? Is there anything else in the stack trace (or any nested except= ions) to indicate why it can't compile (e.g. ClassNotFoundException of any referenced classes= )? If you copy the JSP file into some other (non-Cocoon) web app and call it directly, doe= s it work? Andrew. --=20 http://pseudoq.sourceforge.net/ Open source java Sudoku application _________________________________________________________________ The next generation of MSN Hotmail has arrived - Windows Live Hotmail http://www.newhotmail.co.uk= --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org