You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by Keiron Liddle <ke...@aftexsw.com> on 2002/11/15 16:23:19 UTC

Re: svg2png bug

On Fri, 2002-11-15 at 17:18, Vadim Gritsenko wrote:
> Hi there,
> 
> I have added snippet to my sitemap.xmap: (in src/documentation filder)
> 
> And have got following exception trying to make use of it:
> 
> java.lang.ClassCastException: org.apache.xerces.parsers.SAXParser
>     at org.apache.cocoon.serialization.SVGSerializer.notify(Unknown Source)
> Anyone got a clue on this one?

This has been seen before, the fix is to use a newer batik which in turn
causes this problem:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13247

Hopefully someone can apply the patch (or do the fix) and update forrest
to use a newer batik and cocoon...