https://issues.apache.org/bugzilla/show_bug.cgi?id=49206

           Summary: Duplicate classes with Java 6 and batik-ext.jar
           Product: Batik
           Version: 1.7
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: SVG DOM
        AssignedTo: [email protected]
        ReportedBy: [email protected]


I am using Batik with Java 6. I have to use the batik-ext.jar because some of
the classes in the library are used by some batik classes (like KeyboardEvent).
Other classes of the batik-ext.jar are already part of the Java 6 Runtime (like
EventTarget). 

So on runtime, there are conflicts between dublicate classes.

My workaround: I opened the batik-ext.jar and deleted all duplicate files.

If you have a better solution to solve my problem, please say it to me.

PS: It was not so easy to recognize that the reported exception was a result of
the descripted problem. ;)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to