Hi everyone, I've been trying to setup Cocoon2.0, and after a couple of days still can't seem to get it up and running.
This is my environment: Redhat7.1 J2SDK1.4.0 Tomcat 4.0 on x86. I've got the following environment variables set up correctly : JAVA_HOME, CATALINE_HOME, TOMCAT_HOME. I also copied across xml-apis.jar, xalan.jar, and batik.jar to $TOMCAT_HOME/common/lib. When I try and view localhost:8080/cocoon/ it returns the error "The sitemap handler's sitemap is not available. Please check logs for the exact error", and within the logs I see this : 2002-05-14 17:42:04 StandardWrapper[:default]: Loading container servlet default 2002-05-14 17:42:04 default: init 2002-05-14 17:42:04 StandardWrapper[:invoker]: Loading container servlet invoker 2002-05-14 17:42:04 invoker: init 2002-05-14 17:42:04 jsp: init 2002-05-14 17:42:05 jsp: init 2002-05-14 17:42:17 DEBUG (2002-05-14) 17:42.17:555 [ ] (/cocoon/) Thread-19/DefaultLogKitManager: Logger for category root.xslt returned Whats going wrong, and how can I solve it? This is my first time using Tomcat and Cocoon - I'm trying to get it up and running so I can hack about with it a bit, and see if its appropriate for an XML-based website I've got to develop. As such, I'm pretty much a clueless newbie with all this. Hope these aren't stupid questions. Thanks in advance, -- // // kerin // airside.co.uk // --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>