[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.

[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 '. > Now, if this is so, then I've definitely got a problem since the JVM > returns with the error: > java.lang.IllegalAccessException > catching the Java exception object a