Return-Path: Delivered-To: apmail-jakarta-jetspeed-dev-archive@apache.org Received: (qmail 8047 invoked from network); 28 Oct 2002 17:25:45 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 28 Oct 2002 17:25:45 -0000 Received: (qmail 27412 invoked by uid 97); 28 Oct 2002 17:26:35 -0000 Delivered-To: qmlist-jakarta-archive-jetspeed-dev@jakarta.apache.org Received: (qmail 27378 invoked by uid 97); 28 Oct 2002 17:26:34 -0000 Mailing-List: contact jetspeed-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jetspeed Developers List" Reply-To: "Jetspeed Developers List" Delivered-To: mailing list jetspeed-dev@jakarta.apache.org Received: (qmail 27366 invoked by uid 98); 28 Oct 2002 17:26:33 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: JSP Service Date: Mon, 28 Oct 2002 12:25:32 -0500 Message-ID: <278BF63D80925A418390CEC1F2BAD5F3030374@kournikova.novuscg.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: JSP Service Thread-Index: AcJ+fw7TgFBpVumiT7GPP0oE6whUpQAF0YBg From: "Hugh Brien" To: "Jetspeed Developers List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N The issue is the that JSP will not compile and throws and exception. = Has anyone tried running this version of Jetspeed with version of Tomcat I specified? Error encountered processing a template: = /portlets/html/hello.jsporg.apache.jasper.JasperException:=20 Unable to compile class for JSP at = org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.jav= a:494)=20 at = org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.jav= a:184)=20 at = org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:289) = at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:240) at = javax.servlet.http.HttpServlet.service(HttpServlet.java:853)=20 -----Original Message----- From: Luta, Raphael (VUN) [mailto:Raphael.Luta@groupvu.Com] Sent: Monday, October 28, 2002 7:38 AM To: 'Jetspeed Developers List' Subject: RE: JSP Service Can you at least specify *what* is the issue and some log information, Jetspeed version, etc... ? > -----Message d'origine----- > De : Hugh Brien [mailto:hpbrien@comcast.net] > Envoy=E9 : lundi 28 octobre 2002 06:14 > =C0 : Jetspeed Developers List > Objet : JSP Service >=20 >=20 > I have been trying to get the JSP Portlet service to work properly. >=20 > I am running JDK 1.4.1_1 with Tomcat 4.1.10 >=20 > I am not sure why this is happening. I have checked all the=20 > variables any > they point to the correct directories. Has anyone else=20 > experienced this? >=20 > I have traced the error to the following line of code: >=20 > try > { > if (isForward) > { > // forward the request to the JSP > dispatcher.forward(data.getRequest(),=20 > data.getResponse()); > } > else > { >=20 > data.getOut().flush(); >=20 > >>>>> dispatcher.include(data.getRequest(),=20 > data.getResponse()); > } > } >=20 >=20 > -- > To unsubscribe, e-mail: =20 For additional commands, e-mail: -- To unsubscribe, e-mail: = For additional commands, e-mail: = -- To unsubscribe, e-mail: For additional commands, e-mail: