Hello Thomas,

you were right, it's a classpath issue.

The new batik-anim.jar introduced itself by throwing a ClassNotFoundException.
The batik-codec.jar not, and that caused my error.

I've added it to the classpath and now it's working again.

Thanks for your help,

<dirk />




[EMAIL PROTECTED] schrieb:
Hi Dirk,

Dirk Tschentscher <[EMAIL PROTECTED]> wrote on 04/08/2007 01:30:56 PM:

This example:

http://www.motorbrot.org/batikstuff/embedded_image.svg

does work with batik-1.6 , but with 1.7 the 'broken image'-image shows up.
Is this a bug? Or somehow my fault?

The listed link works with squiggle (from classes and jars and as local files and over the web). So I Suspect the problem is in your application. In particular it is possible you are missing one or more jars or resource files from your class path.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to