> We have been using Batik in a signed applet and using simple > scripting in the svg document. This was satisfactory under > Batik 1.1.1. Under 1.5 things fall over. Our code can be run > as an applet or application and essentially does:
> This works fine as an application. As an applet we get an exception under > plugin 1.3.1 and 1.4.1_01 (1.4.0 just used to hang the thread). Any help > with what is going on here? js.jar, which contains NativeScript, > is in the > applet classpath (ARCHIVE_VALUE or JAVA_ARCHIVE). looks like a security issue. Vincent is the right guy for that. Don't you have a way to turn security on/off through APIs ? Thierry. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
