Hi Carsten,
I have set the java.awt.headless = true in Java Option but it's still not
work. Could you please give me some other options?
Thank you. 
Harry. 


Zerbst, Carsten wrote:
> 
> Hello, 
> 
> perhaps your problem is completly different. If you run java.awt.* things
> with 
> a headless server context, you need to tell awt that there is no display
> to attach to. 
> Try setting the java system environment java.awt.headless to "true" on the
> server side, 
> e.g. by modifiying the start script to contain 
> 
> java -cp ... -Djava.awt.headless=true ....
> 
> Bye, Carsten 
> ________________________________________________
> PROSTEP ITS GmbH, Dolivostr.11, D-64293 Darmstadt
> HR: Amtsgericht Darmstadt, HRB 8805
> Geschäftsführung: Dr. Markus Sachers, Reinhard Betz 
> ________________________________________________
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Using-Graphics2D-in-Axis2-Handler-tf4296934.html#a12266697
Sent from the Axis - User mailing list archive at Nabble.com.


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

Reply via email to