From forrest-dev-return-6079-apmail-xml-forrest-dev-archive=xml.apache.org@xml.apache.org Fri Jul 04 10:10:36 2003 Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 5446 invoked by uid 500); 4 Jul 2003 10:10:33 -0000 Mailing-List: contact forrest-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-dev@xml.apache.org Received: (qmail 5341 invoked from network); 4 Jul 2003 10:10:32 -0000 Received: from cocoondev.org (65.77.211.32) by daedalus.apache.org with SMTP; 4 Jul 2003 10:10:32 -0000 Received: (qmail 5021 invoked from network); 4 Jul 2003 10:10:45 -0000 Received: from unknown (HELO cocoondev.org) (jira?admin@127.0.0.1) by cocoondev.org with SMTP; 4 Jul 2003 10:10:45 -0000 Message-ID: <21372634.1057313445688.JavaMail.jira_admin@cocoondev.org> From: issues@cocoondev.org To: forrest-dev@xml.apache.org Subject: [issues] Created: (FOR-50) Document headless operation Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://issues.cocoondev.org/jira//secure/ViewIssue.jspa?key=FOR-50 Here is an overview of the issue: --------------------------------------------------------------------- Key: FOR-50 Summary: Document headless operation Type: Improvement Status: Unassigned Priority: Minor Project: Forrest Component: Forrest website Versions: 0.4 Assignee: Reporter: Eirik Bjorsnos Created: Fri, 4 Jul 2003 12:10 PM Updated: Fri, 4 Jul 2003 12:10 PM Environment: Debian 3.0, no X11, JDK 1.4. Description: Generating PNG from SVG running forrest on a headless (non-X) system is not possible. Batik stops because it can't connect to an X Server. The java VM needs to be given the argument -Djava.awt.headless=true I tried to do a "forrest -Djava.awt.headless", but that was given as an argument to org.apache.cocoon.Main, not as a JVM argument. I managed to get it working by adding to the task in the "-site" target in /forrest.build.xml. I guess this should be documented somewhere, perhaps as a FAQ or in http://xml.apache.org/forrest/your-project.html#png_from_svg --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.cocoondev.org/jira//Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira