FYI: When stripping the bundled js.jar the applet doesn't work from remote locations, because it tells about an "incompatible magic value" (ClassFormatError) I had to download latest js.jar and strip that.

Thanks for all help.

Bert

   I think you can get this to work by simply stripping the js.jar
file that is distributed with Batik so it doesn't include the classes
from org/mozilla/javascript/optimizer (you can also strip anything
outside of the org/mozilla/javascript/ from the jar).



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to