Someone asked: > > Can I start cocoon without X server with 1.4 At 12:31 11/03/02, Claas Thiele wrote: >Yes, start the JVM with following argument: -Djava.awt.headless=true >see also: http://java.sun.com/j2se/1.4/docs/guide/awt/AWTChanges.html#headless
If my memory serves me correctly you still need some kind of X capability when using Batik.jar when processing SVG (eg for turning it into PDF via FOP). There are however alternative programs you can use which either fake or mimic an X server. You should hopefully be able to use Claas' advice above if you don't need Batik. (And of course my memory could be at fault...) Alex --------------------------------------------------------------------- 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]>