[Tcl Java] RE: TclBlend and Corba

1999-07-21 Thread Dunne, Hugh
Oops... I figured out what was going wrong. I was using Java code generated by a propietary tool called Silk Pilot, and buried within it was a call to System.exit in response to an exception. The exception was only happening in Tcl, not sure why but I have worked out how to generate my own object

[Tcl Java] Re: TclBlend and Corba

1999-07-20 Thread Moses DeJong
On Tue, 20 Jul 1999, Dunne, Hugh wrote: > Hello, I am new to the list and also a relative newby with Java and > (especially) Corba. Has anyone successfully used TclBlend to access Corba > objects? Please help us track down this crash. If you can provide an example of the code that works in 100%