Hi all -

I've been experimenting in building a Cocoon that doesn't require an X 
server. I removed batik-all-1.5b1.jar from the build, along with all the 
svg examples in the sitemap, rebuilt and tried it. I found that in 
addition to these changes, the FOPSerializer needs to be commented out 
for Cocoon to run without an X server. When I comment it out, everything 
runs fine. But if I leave it in, I get an exception because 
FOPSerializer apparently relies on org.apache.batik.bridge.UserAgent. Is 
the only way for the FOP renderer to work is using batik? I don't need 
svg in my application, but I do need FOP. If FOP indeed needs batik, 
then it looks like I'm stuck with xvfb, Java 1.4 or the eteks.com 
version of awt.

Thanks in advance.

Lajos
galatea.com


---------------------------------------------------------------------
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]>

Reply via email to