Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 88051 invoked from network); 13 Aug 2007 19:38:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Aug 2007 19:38:35 -0000 Received: (qmail 41778 invoked by uid 500); 13 Aug 2007 19:38:22 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 41755 invoked by uid 500); 13 Aug 2007 19:38:22 -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 41275 invoked by uid 99); 13 Aug 2007 19:38:21 -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 2007 12:38:21 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 132.204.246.20 is neither permitted nor denied by domain of denis.boisse@umontreal.ca) Received: from [132.204.246.20] (HELO chene.dit.umontreal.ca) (132.204.246.20) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Aug 2007 19:38:29 +0000 Received: from MAPIUDEM.sim.umontreal.ca (sequoia.sim.umontreal.ca [10.125.12.35]) by chene.dit.umontreal.ca (8.13.7/8.13.7) with ESMTP id l7DJbqrU022565 for ; Mon, 13 Aug 2007 15:37:53 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: JSP problem Date: Mon, 13 Aug 2007 15:37:46 -0400 Message-ID: <9880C869F04BDF4787220D63CB54D6F3028D7623@MAPIUDEM.sim.umontreal.ca> In-Reply-To: <1186013269.9319.4.camel@localhost> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: JSP problem Thread-Index: AcfUmT5Fhl0jntSUTmijuoA9X383IAJP3tJA References: <9880C869F04BDF4787220D63CB54D6F30285D7D0@MAPIUDEM.sim.umontreal.ca> <1186013269.9319.4.camel@localhost> From: =?iso-8859-1?Q?Boiss=E9_Denis?= To: X-NAI-Spam-Score: -0.1 X-NAI-Spam-Rules: 2 Rules triggered BAYES_40=-0.1, HAS_X_HELO=0 X-Virus-Checked: Checked by ClamAV on apache.org I have Cocoon version 2.1.10 I have tomcat version 6.0.10 I have Java version 1.6 I put these lines in the sitemap: The file testJSP.jsp only display "Hello World" =20 When I type the URL "http://localhost:8080/cocoon/revue/testJSP.html" I have the following error: org.apache.jasper.JasperException:=20 Impossible de compiler la classe pour la JSP =20 (English: Not able to compile JSP classe) If somebody knows something ? Thanks for your help Denis --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org