Return-Path: Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 83707 invoked from network); 27 Mar 2000 16:48:45 -0000 Received: from www.intelligroup.com (206.235.23.8) by locus.apache.org with SMTP; 27 Mar 2000 16:48:45 -0000 Received: from hks ([10.250.4.217]) by www.intelligroup.com (Post.Office MTA v3.5.2 release 221 ID# 0-56983U1000L100S0V35) with SMTP id com for ; Mon, 27 Mar 2000 11:30:48 -0500 Message-ID: <013f01bf980b$63dc56f0$011e10ac@intelligroup.com> From: "Hitesh Kr. Seth" To: Subject: XSP Configuration Problem Date: Mon, 27 Mar 2000 11:42:07 -0500 Organization: SeraNova MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Greetings I would really appreciate if someone could look at this. Thanks a lot. Problem with XSP (I think it is a configuration issue) Environment Cocoon 1.7 Installation Directory E:\Cocoon Xerces 1.0.3 Xalan 1.0.0 Tomcat Web Server/3.1 Beta (JSP 1.1; Servlet 2.2; Java 1.2.2; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc. Installation Directory G:\Tomcat CLASSPATH Using classpath: G:\tomcat\classes;G:\tomcat\lib\webserver.jar;G:\tomcat\lib\jasper.jar; G:\tomcat\lib\xml.jar;G:\tomcat\lib\servlet.jar;D:\java\lib\tools.jar; G:\tomcat\lib\jndi.jar;G:\tomcat\lib\cocoon.jar;G:\tomcat\lib\fop_0_12_1.jar ; E:\Xalan\Xalan.jar;E:\Xalan\Xerces.jar No changes made into the cocoon.properties file (default) Tomcat Web Server Configuration (web.xml) org.apache.cocoon.Cocoon org.apache.cocoon.Cocoon properties E:/Cocoon/conf/cocoon.properties org.apache.cocoon.Cocoon *.xml XSP File (HelloXSP.xml) Hello World Hello World Error: Error found handling the request. java.lang.NoSuchMethodError at org.apache.xerces.dom.ElementImpl.normalize(ElementImpl.java:290) at org.apache.cocoon.processor.xsp.language.java.XSPJavaPreprocessor.process(XS PJavaPreprocessor.java:115) (I tried the XSP examples in Cocoon (they don't work either, However the normal xml/xsl work fine; So Cocoon is working) Thanks. Best Regards Hitesh Kr. Seth.