Hi, > not sure whats up here. seems to not work on a unix tomcat server. but > works fine on my windows tomcat server. any ideas?
> java.lang.ClassFormatError: > org/apache/batik/dom/svg/SVGDOMImplementation (Illegal UTF8 string in > constant pool) > java.lang.ClassLoader.defineClass0(Native Method) > java.lang.ClassLoader.defineClass(ClassLoader.java:539) I could be totally wrong. ClassFormatError could be occurred because mismatch in Java bytecode eg: compile in JDK 1.5 deploy in JVM 1.4 Regards Tonny Kohar -- Sketsa SVG Graphics Editor http://www.kiyut.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]