Hideyoshi, Just to make sure that you are not running into a permission problem, please run the applet viewer with the following permission option:
-Djava.security.debug=access failure There, you'll see if there is any SecurityException thrown while you are viewing the file. Vincent. Hideyoshi Yanagisawa wrote: > I copied batikLogo.svg to same directory with anne.svg but it was not > working. > Could you please run it on your PC because it may be my PC's problem? > > Thanks, > > Hideyoshi, > > > >>-----Original Message----- >>From: Thomas E Deweese [mailto:[EMAIL PROTECTED]] >>Sent: Thursday, September 05, 2002 11:28 AM >>To: Batik Users >>Subject: [RE] RE: JSVGCanvas on applet >> >> >> >>>>>>>"HY" == Hideyoshi Yanagisawa <[EMAIL PROTECTED]> writes: >>>>>> >>HY> I installed the crimson in jdk1.3.1_04\jre\lib\ext directory. I >>HY> changed the svg file from (batik/samples/)anne.svg to simple >>HY> rectangle drawing. The error didn't occur and the file was >>HY> displayed. I don't understand because it was successful >>to show the >>HY> anne.svg on JSVGCanvas sample application. Are there any >>HY> differences between applet and application in JSVGCanvas? >> >> There may be permission differences, but I suspect the >>actual source of the problem is the reference to the >>BatikLogo.svg file to get the squiggle box. Probably where >>ever you put anne.svg you didn't put batikLogo.svg. >> >> >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: [EMAIL PROTECTED] >>For additional commands, e-mail: [EMAIL PROTECTED] >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
