Re: which is the best CORBA/Java implementation?

1998-11-12 Thread Douglas A. Seifert
> Any chance to find something like this? BTW is anyone here using CORBA in > conjunction with java? Hello, We have been able to get the JDK1.2beta CORBA implementation to work on our Linux box. All we did was unjar the jdk1.2beta classes.zip and then jar up all the org/omg stuff i

Re: which is the best CORBA/Java implementation?

1998-11-12 Thread Douglas A. Seifert
>I did exactly the same and worked perfectly for me as well, but I >didn't try it with JIT compilation switched on. >Please note that you won't have an IDL compiler under Linux, because >that part of JDK1.2 isn't written in Java :-( Yes, no help for this. We have had to run idltojava on a Solar