Hi Emmy, "Emmy Alex" <[EMAIL PROTECTED]> wrote on 03/13/2007 10:26:28 AM:
> InterpExcept: org.apache.batik.script.InterpreterException: Function > importClass must be called with a class; had "[JavaPackage com. > tietronix.common.Utility]" instead. (Inline <script> file:/C: > The java class com.tietronix.common.Utility is in a SVGApplication. > jar file which is in the same location as the SVG is and in the same > location where batik-squiggle.jar is. I believe it is an issue of > batik-squiggle not finding the class com.tietronix.common.Utility. Have you done anything to put your SVGApplication jar on the classpath for batik-squiggle? If you haven't then Batik won't go looking around for random Jar files so it won't find it. > Is there anybody who can give me some pointers on how to solve this issue? I would add your jar to the java command line or edit the manifest in the jar file to include your jar. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]