Thomas DeWeese wrote:
Thomas, I've been looking at this problem recently (attempting to build batik on J1.5. There are many classes that need fixing up, but I'll be willing to tackle the problem when I have some time, hopefully next week.Hi Rémy,
Rémy Brousset wrote:
i try to use the jdk1.5 SAXParser instead of the xerces one.
i've replaced in the XMLResourceDescriptor.properties the class name with javax.xml.parsers.SAXParser.
This class does not implement the XMLReader interface, it can be used to produce an XMLReader. Unfortunately, you can't use this with our code. I shouldn't be a big deal to change Batik's code to use this to get it's XMLReader but you will have to make some source changes in batik.dom.util.SAXDocumentFactory.
It would be really great if someone who knows JAXP would produce a patch so Batik could use it.
Regards James Shaw
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]