Re: Odd Batik Error : SVGOMDocument cannot be cast to SVGOMDocument
Alan Crowley <[email protected]>
| Newsgroups | gmane.text.xml.batik.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks! I'm seeing the same, have managed to get all working in a stand alone application. I reckon i will have to look at my Tomcat setup for potential conflicts On Thu, May 12, 2011 at 11:15 AM, <[email protected]> wrote: > Hi Alan, > > Alan Crowley <[email protected]> wrote on 05/11/2011 05:19:09 PM: > > > > This should be very simple to do, but for some reason there seems to > > be an error casting an SVGOMDocument to be SVGOMDocument (itself !!!) > > > This almost certainly indicates that that your class path has two > versions of the Batik libraries on it. Most likely your > SAXSVGDocumentFactory > is comming from a differerent copy of the Batik Jar's from the > PNGTranscoder. >