By specifying the awt.headless=true property in catalina.sh suggested in the link provided by David, the problem is resolved.
Thanks a ton.
Surath.
Search found 2 matches
- Thu Mar 27, 2003 5:04 am
- Forum: JFreeChart
- Topic: PNG chart does not display from Solaris 2.9
- Replies: 3
- Views: 7347
- Wed Mar 26, 2003 4:09 pm
- Forum: JFreeChart
- Topic: PNG chart does not display from Solaris 2.9
- Replies: 3
- Views: 7347
PNG chart does not display from Solaris 2.9
Hi, I started to use JFreeChart. Could create my demo web apps for various chart types and on Windows, the chart displays fine. When I move my servlet class files (compiled on Win XP/jdk1.4.1) and html files to Solaris 2.9 running Apache Tomcat, I could not get the PNG output on my web browser on Wi...