From: Chris M. <ch...@de...> - 2005-03-15 21:49:44
|
You'll either need to run up a virtual X server on the server (google Xvfb) or add this flag to the JVM that is running the server -Djava.awt.headless=true (I think you'll need to be on Java 1.4+ for this support. C _____ From: jch...@li... [mailto:jch...@li...] On Behalf Of George Pieri Sent: Wednesday, 16 March 2005 10:35 a.m. To: jch...@li... Subject: [jCharts-users] (no subject) I tried running the PieChart2DServlet in our web BEA weblogic server and I get the error message Can't connect to X11 window server Is X Windows need to build the charts because we don't have this installed and was hoping that the charts would just get built in a browser. I'm not subscribed to the list. If possible can you email me at geo...@mc... Thanks. George |