Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 86749 invoked from network); 14 Jun 2004 15:00:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 14 Jun 2004 15:00:23 -0000 Received: (qmail 73197 invoked by uid 500); 14 Jun 2004 15:00:04 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 73083 invoked by uid 500); 14 Jun 2004 15:00:03 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 73064 invoked by uid 99); 14 Jun 2004 15:00:02 -0000 Received: from [196.8.104.36] (HELO mailmarshal4.sbic.co.za) (196.8.104.36) by apache.org (qpsmtpd/0.27.1) with ESMTP; Mon, 14 Jun 2004 08:00:02 -0700 Received: from scmbjhbimc01.scmbdirectory.com (Not Verified[10.182.225.140]) by mailmarshal4.sbic.co.za with NetIQ MailMarshal (v5.5.5.8) id ; Mon, 14 Jun 2004 16:38:32 +0200 Received: from scmbjhbimc01.scmbdirectory.com ([10.182.225.140]) by scmbjhbimc01 with InterScan Messaging Security Suite; Mon, 14 Jun 2004 16:35:01 +0200 Received: by scmbjhbimc01.scmbdirectory.com with Internet Mail Service (5.5.2657.72) id ; Mon, 14 Jun 2004 16:35:00 +0200 Message-ID: From: "Kommuru, Bhaskar" To: 'Tomcat Users List' Subject: RE: Can someone explain this? Date: Mon, 14 Jun 2004 16:34:58 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C4521C.C4ECC630" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C4521C.C4ECC630 Content-Type: text/plain; charset="iso-8859-1" Arikawe, :-D Would you mind seeing at the bottom of these mails to UNSUBCRIBE Best of luck -----Original Message----- From: Arikawe, Akindele (DeleArikawe) [mailto:DeleArikawe@chevrontexaco.com] Sent: Monday, June 14, 2004 4:14 PM To: Tomcat Users List Subject: RE: Can someone explain this? Please can you help me. I want to stop receiving these emails. -----Original Message----- From: Worley Brent - bworle [mailto:Brent.Worley@acxiom.com] Sent: Monday, June 14, 2004 2:48 PM To: 'Tomcat Users List' Subject: Can someone explain this? Can someone explain this error to me? Am I using an older standard for XSLT? Here is the line that is pointed to in the .jsp file: " Thanks, Brent --------------------------- org.apache.jasper.JasperException: Unable to compile class for JSP An error occurred at line: 55 in the jsp file: /search.jsp Generated servlet error: [javac] Compiling 1 source file /usr/local/jakarta-tomcat-5.0.24/work/Catalina/localhost/SIT/org/apache/ jsp/ search_jsp.java:295: cannot resolve symbol symbol : class JspXslt location: class org.apache.jsp.search_jsp JspXslt _jspx_th_acx_xslt_0 = (JspXslt) _jspx_tagPool_acx_xslt_xslt_xml.get(JspXslt.class); ^ An error occurred at line: 55 in the jsp file: /search.jsp Generated servlet error: /usr/local/jakarta-tomcat-5.0.24/work/Catalina/localhost/SIT/org/apache/ jsp/ search_jsp.java:295: cannot resolve symbol symbol : class JspXslt location: class org.apache.jsp.search_jsp JspXslt _jspx_th_acx_xslt_0 = (JspXslt) _jspx_tagPool_acx_xslt_xslt_xml.get(JspXslt.class); ^ An error occurred at line: 55 in the jsp file: /search.jsp Generated servlet error: /usr/local/jakarta-tomcat-5.0.24/work/Catalina/localhost/SIT/org/apache/ jsp/ search_jsp.java:295: cannot resolve symbol symbol : class JspXslt location: class org.apache.jsp.search_jsp JspXslt _jspx_th_acx_xslt_0 = (JspXslt) _jspx_tagPool_acx_xslt_xslt_xml.get(JspXslt.class); ^ Note: /usr/local/jakarta-tomcat-5.0.24/work/Catalina/localhost/SIT/org/apache/ jsp/ search_jsp.java uses or overrides a deprecated API. Note: Recompile with -deprecation for details. 3 errors at org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHa ndle r.java:83) at org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.ja va:3 06) at org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:398) at org.apache.jasper.compiler.Compiler.compile(Compiler.java:441) at org.apache.jasper.compiler.Compiler.compile(Compiler.java:422) at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.ja va:5 07) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.ja va:2 74) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236) at javax.servlet.http.HttpServlet.service(HttpServlet.java:810) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica tion FilterChain.java:237) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt erCh ain.java:157) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv e.ja va:214) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveCo ntex t.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:5 20) at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardCon text Valve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValv e.ja va:152) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveCo ntex t.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:5 20) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java :137 ) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveCo ntex t.java:104) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java :117 ) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveCo ntex t.java:102) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:5 20) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve. java :109) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveCo ntex t.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:5 20) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929) at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:79 3) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processC onne ction(Http11Protocol.java:702) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:57 1) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool .jav a:644) at java.lang.Thread.run(Thread.java:534) ********************************************************************** The information contained in this communication is confidential, is intended only for the use of the recipient named above, and may be legally privileged. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this communication in error, please re-send this communication to the sender and delete the original message or any copy of it from your computer system. Thank You. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org __________________________________________________________________________________________________________________________________ For information about the Standard Bank group visit our web site __________________________________________________________________________________________________________________________________ Disclaimer and confidentiality note Everything in this e-mail and any attachments relating to the official business of Standard Bank Group Limited is proprietary to the group. It is confidential, legally privileged and protected by law. Standard Bank does not own and endorse any other content. Views and opinions are those of the sender unless clearly stated as being that of the group. The person addressed in the e-mail is the sole authorised recipient. Please notify the sender immediately if it has unintentionally reached you and do not read, disclose or use the content in any way. Standard Bank can not assure that the integrity of this communication has been maintained nor that it is free of errors, virus, interception or interference. ___________________________________________________________________________________________________________________________________ ------_=_NextPart_001_01C4521C.C4ECC630--