Return-Path: Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-dev@xml.apache.org Delivered-To: moderator for cocoon-dev@xml.apache.org Received: (qmail 21451 invoked from network); 23 Feb 2001 22:10:32 -0000 Received: from 117.muab.bstn.bstnmaco.dsl.att.net (HELO mars.centervilletech.com) (12.101.192.117) by h31.sny.collab.net with SMTP; 23 Feb 2001 22:10:32 -0000 Subject: [C2] Catalina install problems Date: Fri, 23 Feb 2001 17:10:35 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-ID: X-MS-Has-Attach: X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 content-class: urn:content-classes:message X-MS-TNEF-Correlator: Thread-Topic: [C2] Catalina install problems Thread-Index: AcCd5RzZCDnbOjbvRVSkL+iLPass2Q== From: "Colin Britton" To: "Cocoon-Dev@Xml.Apache.Org (E-mail)" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N I have just grabbed the latest (2/23/2001 4:50pm) cut of C2 and have been trying to get it running with Catalina. My existing version - about a week old, works fine with Catalina 4.0b1 but the latest does not. Nor does it work with the current nightly of Catalina.=20 I have done the usual JAXP and Crimson renaming and use Xerces instead but get the following entries in the Cocoon log. Any ideas? rgds CB DEBUG 40 [cocoon ] (HttpProcessor[8080][4]): Using configuration file: /cocoon.xconf INFO 40 [cocoon ] (HttpProcessor[8080][4]): Reloading from: jndi:/cocoon.xconf DEBUG 100 [cocoon ] (HttpProcessor[8080][4]): New Cocoon object. DEBUG 100 [cocoon ] (HttpProcessor[8080][4]): Using parser: org.apache.cocoon.components.parser.JaxpParser DEBUG 711 [cocoon ] (HttpProcessor[8080][4]): Sitemap location = =3D sitemap.xmap DEBUG 771 [cocoon ] (HttpProcessor[8080][3]): Getting the URLFactories DEBUG 771 [cocoon ] (HttpProcessor[8080][3]): for protocol: resource org.apache.cocoon.components.url.ResourceURLFactory DEBUG 771 [cocoon ] (HttpProcessor[8080][3]): for protocol: context org.apache.cocoon.components.url.ContextURLFactory DEBUG 781 [cocoon ] (HttpProcessor[8080][3]): Beginning sitemap regeneration DEBUG 781 [cocoon ] (HttpProcessor[8080][3]): Making URL from file:/D:/xml_technology/jakarta-tomcat-4.0/webapps/cocoon/sitemap.xmap DEBUG 791 [cocoon ] (Thread-6): CocoonComponentSelector setting up with root element:=20 DEBUG 791 [cocoon ] (Thread-6): CocoonComponentSelector setting up with root element: markup-languages DEBUG 851 [cocoon ] (Thread-6): CocoonComponentSelector setting up with root element: programming-languages DEBUG 2133 [cocoon ] (Thread-6): Looking up org.apache.cocoon.components.classloader.ClassLoaderManager DEBUG 2133 [cocoon ] (Thread-6): Setting the parameters ERROR 2173 [cocoon ] (Thread-6): CocoonComponentSelector Could not find component for hint 'org\apache\cocoon\sitemap_xmap'. DEBUG 2173 [cocoon ] (Thread-6): The instance was not accessible, creating it now. DEBUG 2253 [cocoon ] (Thread-6): Making URL from jar:jndi:/WEB-INF/lib/cocoon-2.0a3.jar!/org/apache/cocoon/components/lan guage/markup/sitemap/java/sitemap.xsl DEBUG 2263 [cocoon ] (Thread-6): Logicsheet Used:jar:jndi:/WEB-INF/lib/cocoon-2.0a3.jar!/org/apache/cocoon/component s/language/markup/sitemap/java/sitemap.xsl DEBUG 5979 [cocoon ] (Thread-6): Language Exception org.apache.cocoon.components.language.LanguageException: Error compiling sitemap_xmap: Line 0, column 0: D:\xml_technology\jakarta-tomcat-4.0\work\localhost\cocoon\org\apache\co coon\sitemap_xmap.java:21: Class javax.servlet.http.HttpServletRequest not found in import. import javax.servlet.http.HttpServletRequest; ^ ERROR 5979 [cocoon ] (Thread-6): CocoonComponentSelector Could not find component for hint 'org\apache\cocoon\sitemap_xmap'. DEBUG 5979 [cocoon ] (Thread-6): Can't load ServerPage org.apache.avalon.ComponentNotAccessibleException: Could not add component for class: org.apache.cocoon.sitemap_xmap DEBUG 5989 [cocoon ] (Thread-6): Making URL from jar:jndi:/WEB-INF/lib/cocoon-2.0a3.jar!/org/apache/cocoon/components/lan guage/markup/sitemap/java/sitemap.xsl DEBUG 5989 [cocoon ] (Thread-6): Logicsheet Used:jar:jndi:/WEB-INF/lib/cocoon-2.0a3.jar!/org/apache/cocoon/component s/language/markup/sitemap/java/sitemap.xsl ERROR 7641 [cocoon ] (Thread-6): Error compiling sitemap org.apache.cocoon.components.language.LanguageException: Error compiling sitemap_xmap: Line 0, column 0: D:\xml_technology\jakarta-tomcat-4.0\work\localhost\cocoon\org\apache\co coon\sitemap_xmap.java:21: Class javax.servlet.http.HttpServletRequest not found in import. import javax.servlet.http.HttpServletRequest; ^