--- Thomas DeWeese <[EMAIL PROTECTED]> wrote:
Hmm you might try making the following change in batik.bridge.Messages
< new LocalizableSupport(RESOURCES); -- > new LocalizableSupport(RESOURCES, Messages.class.getClassLoader());
I'd be interested to see if that fixes it...
Worked like a charm!!
I'm new to batik. What is the process for getting this bugfix into the code base?
I've just finished pushing this change through the code base (all constructions of LocalizableSupport now provide the class loader for that class).
You can expect the commit sometime soon (I need to run some more tests).
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]