[Tcl Java] Re: [Tcl Java] problems using tclBlend with Tcl threading

2000-07-14 Thread Mo DeJong
On Fri, 14 Jul 2000, Mike Schwartz wrote: > Hi, Hi Mike. > I am using Tcl 8.3.0 with tclBlend 1.3.0 (with the code for the testthread > command compiled in) and Java JS2E v1.3 beta. When my software first > starts, I need to invoke a static Java method, and then later I need to > spawn a Tc

[Tcl Java] problems using tclBlend with Tcl threading

2000-07-14 Thread Mike Schwartz
Hi, I am using Tcl 8.3.0 with tclBlend 1.3.0 (with the code for the testthread command compiled in) and Java JS2E v1.3 beta. When my software first starts, I need to invoke a static Java method, and then later I need to spawn a Tcl thread that invokes more Java methods (both static and instan