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, <thomas.dewe...@kodak.com> wrote: > Hi Alan, > > Alan Crowley <alanjcrow...@gmail.com> 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. >