Another soon-to-be-user data point, FWIW...
Donald Ball wrote:
> okay, maybe the sitemap didn't compile properly... i found this in my
> cocoon.log:
>
> java.lang.NoClassDefFoundError:
> org/apache/batik/dom/svg/SAXSVGDocumentFactory
...
I had the same problem too, the second time I tried to load the front page
(http://.../cocoon/). But found that it stemmed from the first error...
> ERROR 45030 [cocoon ] (HttpProcessor[8080][4]): Problem with servlet
> org.apache.cocoon.ProcessingException: The sitemap handler's sitemap is
> not available.
But that was caused by an X server not being available for the Sun AWT when
addig the XMLSerializer for svgxml. Per another thread, I fixed that by
starting up "Xvfb -screen 0 1280x1024x24" and setting DISPLAY to
"localhost:0.0" before launching Tomcat.
After that, the sitemap compiles and it all seems to work fine.
This was with a fresh install of Tomcat-jakarta-4.0-b5.
Is there an easy/simple way to remove all the SVG references so us folks who
don't need/want the SVG bits and run sealed servers in a hostile environment
don't have to run X?
Regards,
Mike
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]