Re: Scripting with Java Error

2003-10-01 Thread Thomas DeWeese
Denis Bohm wrote: I think the problem was that there was trailing whie space after the class name. I removed that and now the Java class is loaded. Good! However, the onload event listener doesn't seem to be getting called... Check the spec, the DOM event names are not the same as the event a

Re: Scripting with Java Error

2003-10-01 Thread Denis Bohm
t; <[EMAIL PROTECTED]> Sent: Wednesday, October 01, 2003 2:22 PM Subject: Re: Scripting with Java Error > I think the problem was that there was trailing whie space after the class > name. I removed that and now the Java class is loaded. > > However, the onload event listene

Re: Scripting with Java Error

2003-10-01 Thread Denis Bohm
I think the problem was that there was trailing whie space after the class name. I removed that and now the Java class is loaded. However, the onload event listener doesn't seem to be getting called... - Original Message - From: "Denis Bohm" <[EMAIL PROTECTED]> To: "Batik Users" <[EMAIL

Re: Scripting with Java Error

2003-10-01 Thread Denis Bohm
Sorry - this was due to a build problem on my part. I have squiggle running in the Forte debugger now. - Original Message - From: "Denis Bohm" <[EMAIL PROTECTED]> To: "Batik Users" <[EMAIL PROTECTED]> Sent: Wednesday, October 01, 2003 1:34 PM Subjec

Re: Scripting with Java Error

2003-10-01 Thread Denis Bohm
]> To: "Batik Users" <[EMAIL PROTECTED]> Sent: Wednesday, October 01, 2003 12:25 PM Subject: Re: Scripting with Java Error > Actually I think the problem may be with forte. > The batik security policy needs to know the root > of the Batik 'distribution' so it

Re: Scripting with Java Error

2003-10-01 Thread Thomas DeWeese
From: "Thomas DeWeese" <[EMAIL PROTECTED]> To: "Batik Users" <[EMAIL PROTECTED]> Sent: Wednesday, October 01, 2003 10:52 AM Subject: Re: Scripting with Java Error Hi, Perhaps you have security settings set differently in Squiggle. Preferences->Browse

Re: Scripting with Java Error

2003-10-01 Thread Denis Bohm
age - From: "Thomas DeWeese" <[EMAIL PROTECTED]> To: "Batik Users" <[EMAIL PROTECTED]> Sent: Wednesday, October 01, 2003 10:52 AM Subject: Re: Scripting with Java Error > Hi, > > Perhaps you have security settings set differently in Squiggle. > Pr

Re: Scripting with Java Error

2003-10-01 Thread Thomas DeWeese
g for me... :^( Denis - Original Message - From: "Christophe Jolif" <[EMAIL PROTECTED]> To: "Batik Users" <[EMAIL PROTECTED]> Sent: Wednesday, October 01, 2003 2:10 AM Subject: Re: Scripting with Java Error Denis, This is working fine for me. Which version of Ba

Re: Scripting with Java Error

2003-10-01 Thread Denis Bohm
TECTED]> Sent: Wednesday, October 01, 2003 2:10 AM Subject: Re: Scripting with Java Error > Denis, > > This is working fine for me. Which version of Batik are you using? You need at > least 1.5 (not a beta). > > Denis Bohm wrote: > > I'm trying to script using Jav

Re: Scripting with Java Error

2003-10-01 Thread Christophe Jolif
Denis, This is working fine for me. Which version of Batik are you using? You need at least 1.5 (not a beta). Denis Bohm wrote: I'm trying to script using Java according to the SVG 1.1 specification: http://www.w3.org/TR/SVG11/java.html But when I try to load my demo.svg file into Squiggle I g