Sign in to follow this  
Kim sang kuk

Can I get FusionCharts helper Class files compiled with jdk1.5?

Recommended Posts

while I run FusionChart V3 in jdk1.5, I got a error message.

 

I think the reason of this error is becuase FusionChart was compiled with jdk1.6

 

So, Can i get FusionChart helper class files compiled with jdk1.5?

 

 

 

 

 

 

 

ERROR MESSAGE ->

 

" bad class file: /BPM/uengine-web/WEB-INF/classes/com/fusioncharts/FusionChartsHelper.class

 

class file has wrong version 50.0, should be 49.0

 

Please remove or make sure it appears in the correct subdirectory of the classpath. "

Share this post


Link to post
Share on other sites
Guest Rajroop

Hello Kim sang kuk,

 

 

 

Attached are the classes compiled with jdk1.5.

 

 

 

Please replace all the FusionCharts specific classes in your WEB-INF/classes with these class files.

 

 

 

Hope this helps. :)

FusionChartsClasses_Java5.zip

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this