using JFreeChart with java webstart...

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Elio

using JFreeChart with java webstart...

Post by Elio » Tue Sep 10, 2002 9:13 pm

Hi!!

I made a program that uses JFreeChart, and i need to use it with Java WebStart. For this, i need to sign the jar files (my application, jcommon-0.6.4.jar and jfreechart-0.9.2.jar). But there are errors when i run the application.

The main problem is the JFreeChart jar signed-files, i can't sign correctly these files. Is there any special procedure to sign these files?

Thanks!!!
Elio

Elio

Re: using JFreeChart with java webstart...

Post by Elio » Wed Sep 11, 2002 9:52 pm

Hi again!!!

I've already solved my problem!!!

Thanks!!
Elio

Locked