This seems to be the magic key -- a JVM 1.4 option to enable headless AWT:

  -Djava.awt.headless=true



Ilya A. Kriveshko wrote:

> <quote from="JDK-1-4-release-notes">
>   <strong>Headless support</strong> is now enabled by new graphics
>   environment methods that indicate whether a display, keyboard, and
>   mouse can be supported in a graphics environment.
> </quote>
>
> I wonder what they are talking about? Are you sure it doesn't work as 
> is with JDK 1.4?
> Read more at:
> http://java.sun.com/j2se/1.4/docs/guide/awt/AWTChanges.html#headless
>
> Hope this helps
> -- 
> Ilya
>
>
> Jeff Turner wrote:
>
>> On Wed, Oct 02, 2002 at 01:04:29PM +0200, Bert Van Kets wrote:
>>  
>>
>>> Doesn't Xvfb need the X libraries too?
>>>   
>>
>>
>> I don't think so; at least Debian doesn't list any X packages as a
>> dependencies, and says Xvfb can be used as "an aid to porting the X
>> server to a new platform".
>>
>> --Jeff
>>
>>  
>>
>>> Bert
>>>   
>>
>>
>> ---------------------------------------------------------------------
>> Please check that your question  has not already been answered in the
>> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>>
>> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
>> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>>
>>
>>  
>>
>
>
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to