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. "