Hallo forum,
while playing around with the JFreeChartLibrary for a while I encountered the following problem after launching my application under webstart:
Webstart just dies silently when the app tries to create a chart (using the ChartFactory or by calling new JFreeChart(plot)) and paint it. No exception, no error message - the application simply exits and the console diappears. The same applicaton runs just fine when I test it in my IDE.
BTW: I tested with JWS 1.0.1_02/1.2 and JRE 1.4.0/1.4.1 beta
Hagen
Problems with Webstart
Re: Problems with Webstart
Just read about the "gorilla"-problem. I will test the workaround mentioned in this earlier posting.
Thanks, Hagen
Thanks, Hagen