[Tcl Java] How to initialise an ORB with TclBlend (fwd)

2000-05-05 Thread Brent Welch
Forward from non-list member. Brent Hi, I get the ambigous method signature error when I try to initialise an ORB thru TclBlend. Effectively I am doing the following in Java Porperties props = new Properties(); props.put( "org.omg.CORBA.ORBClass", "com.sybase.CORBA.ORB") _orb =

[Tcl Java] Re: [Tcl Java] How to initialise an ORB with TclBlend (fwd)

2000-05-05 Thread Mo DeJong
Sarita, you need to actually subscribe to the mailing list by sending a "subscribe" mail to [EMAIL PROTECTED] Hi, I get the ambigous method signature error when I try to initialise an ORB thru TclBlend. Effectively I am doing the following in Java Porperties props = new Properties();