Re: JFreeChart in WO
Re: JFreeChart in WO
- Subject: Re: JFreeChart in WO
- From: Jake Macmullin <email@hidden>
- Date: Wed, 2 Mar 2005 10:07:08 +1100
Also, be aware that if you deploy the application on to a 'headless'
server (or even a server that isn't logged in - I think) - you need to
add a launch parameter so that JFreeChart doesn't stuff up:
-Djava.awt.headless=true
Regards,
Jake MacMullin
On 2 Mar 2005, at 10:00 AM, Mark Morris wrote:
Hi,
That's normal. (And if you're giving a demo using WO and JFreeChart,
be sure to get WOBootstrap started first, or your first chart/first
impression will be slow! ;-)
Here's some info:
http://developer.apple.com/documentation/WebObjects/WhatsNew5.2/
WhatsNew/chapter_1_section_4.html
Regards,
Mark
On Mar 1, 2005, at 4:36 PM, Florijan Stamenkovic wrote:
Hi all...
I just downloaded and started working with JFreeChart classes.... I
don't intend to use it (for now) in Java apps, but as jpeg/png
generating tools for my WO apps. So, I start to experiment with it
and all is going fine, BUT!, it seems like the the chart generation
class
org.jfree.chart.ChartFactory
is in my call:
JFreeChart chart = ChartFactory.createPieChart("My Chart", dataset,
true,true,false);
is activating a java app
com.webobjects._bootstrap.WOBootstrap
Is that a problem, and can anybody say what it is for? And is there
something to be done with it?
Florijan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden