Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
1.7, 1.8
-
None
-
java 7, batik 1.8, batik 1.7
-
Important
Description
Is Batik 1.8 is compatable with java 7?
Please provide the details for Batik jars compatability with java versions,
which batik version compatable with java 7.
Please give the compatability details for the batik 1.8 and batik 1.7 corresponding jars with java 7.
getting errors like below:
While using batik 1.8
java.lang.NoClassDefFoundError: org/apache/xmlgraphics/java2d/color/NamedColorSpace
and
NoClassDefFoundError Could not initialize class org.apache.batik.ext.awt.color.NamedProfileCache
While using batik 1.7
Exception : java.lang.NoSuchMethodError: org.apache.batik.util.SoftReferenceCache.<init>(Z)V