Hi, > Caused by: java.util.MissingResourceException: Can't find bundle for > base name org.apache.batik.util.resources.XMLResour > ceDescriptor, locale de_DE > at java.util.ResourceBundle.throwMissingResourceException > (Unknown Source)
It look like can not find the XMLResourceDescriptor for locale de DE. Open the batik-all.jar and see if the file is there. Technically if it can't find the locale specific, it will fall into the default one. However, this is a bit strange. Regards Tonny Kohar -- Sketsa SVG Graphics Editor http://www.kiyut.com ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

