Hello!
I am trying to get an instance going of tomcat 4.0 + cocoon 2.0rc1a,
which seems to me a fairly decent combination of version numbers.
Tomcat runs and installs with no problems, but I am having some trouble
getting the cocoon part working.
I am running the JDK 1.4 on Linux 2.2.14 (RH6.2).
The exception I got when trying to access /cocoon/:
org.apache.cocoon.ProcessingException: The sitemap handler's sitemap is
not available. Please check logs for the exact error.
was quite unhelpful, as I had no idea where the cocoon logs are.
Searching for '*.log' didn't turn it up, and the information I was after
was obviously not in the the tomcat logs.
Searching the web turned up that the cocoon logs are in
cocoon/WEB-INF/logs, and this is what I found there:
ERROR (2001-10-06) 01:44.34:469 [cocoon ] (/cocoon/)
HttpProcessor[8081][1]/Handler: Error compiling sitemap
java.lang.IllegalAccessError: try to access class
org.apache.cocoon.www.sitemap_xmap$Configurer from class
org.apache.cocoon.www.sitemap_xmap
at org.apache.cocoon.www.sitemap_xmap.configure(sitemap_xmap.java:825)
[snip unformattable traceback]
I have not been able to google a reference to this error.
Any help appreciated.
TIA.
--
Cantanker /
---------/-------------
/ cantanker.net
---------------------------------------------------------------------
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]>