You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Olivier Rossel <ol...@anyware-tech.com> on 2002/02/21 18:03:22 UTC

Cocoon with no X11.

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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


RE: Cocoon with no X11.

Posted by Olivier Richaud <ol...@yahoo.com>.
Olivier,

We use Xvfb as a work around. Another solution is to upgrade to 
JDK 1.4. This is not as stable as JDK 1.3 and memory consumption 
it quite higher.

Regards.

Olivier.

> -----Message d'origine-----
> De : Olivier Rossel [mailto:olivier.rossel@anyware-tech.com]
> Envoye : jeudi 21 fevrier 2002 18:03
> A : cocoon-users@xml.apache.org
> Objet : Cocoon with no X11.
> 
> 
> 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: <co...@xml.apache.org>
> For additional commands, e-mail: <co...@xml.apache.org>

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>