Colm De Barra <[EMAIL PROTECTED]> writes:

> And it compiles fine. My problem is that when I try and run it under tomcat
> I get a
>
> java.lang.NoClassDefFoundError:
> org/apache/batik/transcoder/TranscoderException
>
> Error, and I'm stumped. All the batik stuff is in the classpath and
> if I modify this and run it as a commandline app it works fine. Is
> there something I have to do to get batik to work with Tomcat ?

Put the batik jar files in /your/web/app/WEB-INF/lib.

-- 
Måns Rullgård
[EMAIL PROTECTED]


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

Reply via email to