, August 06, 2007 7:53 PM
To: Struts Users Mailing List
Subject: Re: X11 server at :0.0
Hi John.
First of all try to run your appserver with the java command line
option: -Djava.awt.headless=true
if that is not enough, then make sure the required X libraries are
installed and in the appserver
ERFUL' documentation. I've
been struggling with this issue day and night for 6 days straight now.
John.
-Original Message-
From: Roberto Nunnari [mailto:[EMAIL PROTECTED]
Sent: Monday, August 06, 2007 7:53 PM
To: Struts Users Mailing List
Subject: Re: X11 server at :0.0
Hi John.
Hi John.
First of all try to run your appserver with the java command line
option: -Djava.awt.headless=true
if that is not enough, then make sure the required X libraries are
installed and in the appserver LD_LIBRARY_PATH.
Al Sutton wrote:
Yup, it's a problem where the full set of required
John Mammen wrote:
Have any of you faced this issue while deploying an application in WAS?
This is irrelevant to Struts i think...
Try googling for -Dheadless=true or something.
Cheers,
Manos
-
To unsubscribe, e-mail: [E
Yup, it's a problem where the full set of required X11 libraries aren't
installed on the machine your trying to run the webapp on and you're doing
something involving graphics (e.g. drawing to a buffer and serving the image
from a servlet).
Best bet is to install the X libraries, next best would b
5 matches
Mail list logo