> Hmmm, on Jboss 2.4 with latest coccon-2 build and IBM jdk1.3 I get this
> little surprise:
>
> java.lang.InternalError: Can't connect to X11 window server using ':0.0'
> as the value of the DISPLAY variable.
> Why on earth does this thing want to connect to an X-server?  Anybody
> got a fix for this?

This is another good candidate for Cocoon FAQs. Batik (used by FOP for image
rendering) is using AWT to do some of his work, and AWT under *nix needs to
connect to an X server. You might want to look for Xvfb, a "virtual"  X
server who does not need any graphic hardware and provides access to X to
AWT applications. As an alternative if you don't need Batik or FOP you can
take the components out from the sitemap.

Ciao,

--
Gianugo Rabellino


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