[Tcl Java] Problems with calling Java from TCL

2000-08-18 Thread c.j.pulley
Dear all, I'd be very grateful for any problems with this one! I'm running LinuxPPC (kernel 2.2.14 with glibc2.1.3) on a PowerMac 8600/250. I've installed, and have working, a Blackdown port of JDK1.2.2. Compiling tclBlend (version 1.2.6 built on top of TCL/TK 8.3.2) and running it (via

[Tcl Java] Re: Problems with calling Java from TCL

2000-08-18 Thread Christian Krone
Hello, "c.j.pulley" wrote: [...] we can then create instances of classes within the compiled code via 'java::new my class'. Now, if this is so, then I've definitely got a problem since the JVM returns with the error: java.lang.IllegalAccessException my class catching the Java

[Tcl Java] Re: Problems with calling Java from TCL

2000-08-18 Thread Mo DeJong
On Fri, 18 Aug 2000, c.j.pulley wrote: Dear all, I'd be very grateful for any problems with this one! I'm running LinuxPPC (kernel 2.2.14 with glibc2.1.3) on a PowerMac 8600/250. I've installed, and have working, a Blackdown port of JDK1.2.2. Compiling tclBlend (version 1.2.6