I wonder if pja.jar could be shipped with Cocoon.
And the CATALINA_OPTS set this way:
 CATALINA_OPTS="-Xbootclasspath/a:/path/to/pja.jar \
    -Dawt.toolkit=com.eteks.awt.PJAToolkit \
    -Djava.awt.graphicsenv=com.eteks.java2d.PJAGraphicsEnvironment \
    -Djava.awt.fonts=$JAVA_HOME/jre/lib/fonts/"

I think the -Xbootclasspath/a option is important, so you can have
the pja.jar located anywhere (useful if you launch tomcat as a normal
user from you home directory).

It would be useful to add that to the help page about "Unix with no X11".


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