Hello! I want to use batik within a servlet to convert an svg stream into a jpeg. I'm using netbeans 6.0m9 with glassfish, and I've added all batik jars from the lib directory to my project. I'm able to compile the project, but I get errors when deploying the project (java.lang.NoClassDefFoundError: org/apache/batik/dom/util/DocumentFactory) :-(
Don't know, if this is a batik (probably classloader related) problem or a problem of my installation ... Kind regards Peter Nabbefeld --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]