Hello !
I tried to install Cocoon2 on Win2K and Tomcat 3.2.1and got the following
error when requesting http://localhost:8080/cocoon :
"The sitemap handler's sitemap is not available."
I checked the cocoon log and I found the following:
ERROR 4566 [cocoon ] (Thread-24): Error compiling sitemap
java.lang.NoSuchMethodError
at
org.apache.xalan.stree.StreeDOMBuilder.startElement(StreeDOMBuilder.java:177
)
at
org.apache.xalan.stree.SourceTreeHandler.startElement(SourceTreeHandler.java
:525)
at org.xml.sax.helpers.XMLFilterImpl.startElement(XMLFilterImpl.java:575)
......
DEBUG 4566 [cocoon ] (Thread-10): New context is
file:/C:/tomcat/webapps/cocoon/
ERROR 4566 [cocoon ] (Thread-10): Problem with servlet
org.apache.cocoon.ProcessingException: The sitemap handler's sitemap is not
available.
at org.apache.cocoon.sitemap.Manager.setupProcessing(Manager.java:179)
at org.apache.cocoon.sitemap.Manager.invoke(Manager.java:93)
at org.apache.cocoon.Cocoon.process(Cocoon.java:293)
.......
I've seen that some other people also have problems to compile the sitemap,
but I didn't find the error above on this mailing list.
Thanks for any help !!
Marco
---------------------------------------------------------------------
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]>