Sorry about the previous post with a misleading subject... I'm re-posting this with a 'proper' subject line...
I got sidetracked and am now trying (once again) to get Cocoon2 running on our Linux server. We are using Cocoon 2.0.2, Tomcat 3.2.2 (with Apache), RedHat 7.1, and IBM JDK 1.3.0. My last post (12 Apr 2002) left me with this error message on Cocoon startup: message Language Exception description org.apache.cocoon.ProcessingException: Language Exception: org.apache.cocoon.components.language.LanguageException: Could not load class for program 'org/apache/cocoon/www/sitemap_xmap' due to a java.lang.ClassNotFoundException: org.apache.cocoon.www.sitemap_xmap sender org.apache.cocoon.servlet.CocoonServlet Vadim suggested to check for the existence of the 'org/apache/cocoon/www/sitemap.xmap' files, of which I have: 79221 Jul 25 10:44 sitemap_xmap.class 15470 Jul 25 10:44 sitemap_xmap$Configurer.class 339625 Jul 25 10:44 sitemap_xmap.java He then suggested I also try to compile the sitemap_xmap.java file to ensure that it is not damaged. I'm not sure how to do this. To test the "validity" of the cocoon files I'm trying, I took the cocoon.war file from the 2.0.2 build folder and ran it with Tomcat 3.2.2 on my Windows laptop with success (less "headless" head-aches), so I feel confident that the code within the .war file on the Linux server is fine. However, I'm still getting the 'Language Exception' error on startup. I regards to the "X display" stuff, I commented out the SVG stuff in sitemap.xmap but ALL OTHER files are in their original state (no changes by me). i.e. cocoon.xconf, web.xml, etc. Any other suggestions? mark --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>