Wow!!!
Gary
Bryan Taylor wrote:
trimI'm writing a plugin for jEdit that uses Batik to render SVG. It's mostly working now, except that I get errors when I try to render SVG that uses scripting. Specifically, when I render a file (such as batik-1.5/samples/3D.svg) that contains a tag like <script type="text/ecmascript"> I get the following error.
-----------------------------------
java.util.MissingResourceException: Can't find bundle for base name org.apache.batik.bridge.resources.Messages,
locale en_US
at
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:804)
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]