RE: idltojava

2000-07-21 Thread Wright Robert B Civ 96 CG/SCWDE
- From: Nathan Meyers [mailto:[EMAIL PROTECTED]] Sent: Friday, July 21, 2000 9:35 AM To: Brett Smith Cc: Java Linux List Subject: Re: idltojava Brett Smith wrote: > I tried to ask this question yesterday, but apparently was suffering > from some form of dyslexia (javatoidl). > > He

Re: idltojava

2000-07-21 Thread Nathan Meyers
Brett Smith wrote: > I tried to ask this question yesterday, but apparently was suffering > from some form of dyslexia (javatoidl). > > Here is my 2nd attempt: Is there a version of idltojava for Linux? I > am using 1.2.2, rc4. I've never seen one. It's a native program that, AFAIK, Sun never

Re: idltojava

2000-07-21 Thread Oliver Koell
At 07:23 21.07.00 -0400, you wrote: >I tried to ask this question yesterday, but apparently was suffering >from some form of dyslexia (javatoidl). > >Here is my 2nd attempt: Is there a version of idltojava for Linux? I >am using 1.2.2, rc4. If my memory serves me well: no. i've heard about pe

Re: idltojava

2000-07-21 Thread Brett W. McCoy
On Fri, 21 Jul 2000, Brett Smith wrote: > Here is my 2nd attempt: Is there a version of idltojava for Linux? I > am using 1.2.2, rc4. Not for Linux that I could find. There just seemed to be Solairs and Windows. I think the issue is that it is a native tool, rather than written in Java. How

Re: idltojava

2000-07-21 Thread Scott Murray
On Fri, 21 Jul 2000, Brett Smith wrote: > I tried to ask this question yesterday, but apparently was suffering > from some form of dyslexia (javatoidl). > > Here is my 2nd attempt: Is there a version of idltojava for Linux? I > am using 1.2.2, rc4. Unfortunately, Sun don't seem to have given

Re: idltojava for linux

2000-01-04 Thread Jo Uthus
Eric Mitchell wrote: | How much work is involved in porting idltojava to run on | Linux? Is it just a matter of tweaking some lex/yacc code | (as someone suggested earlier)? Has anyone tried it? How | would someone volunteer to help this process? I believe that the idltojava-compiler for ja

Re: IDLtoJava Compiler

1999-11-22 Thread Bruno Boettcher
On Mon, Nov 22, 1999 at 09:18:46AM -0600, Hoppe, Hans wrote: > Is there an IDLtoJava Compiler out there for Linux? instead of the jdk CORBA implementation use something else e.g. http://www.inf.fu-berlin.de/~brose/jacorb/ -- ciao bboett ===

Re: idltojava

1999-08-28 Thread ILAVARASAN
On Sat, 28 Aug 1999, Tom Jenkins wrote: > > > > Is there a port of the idltojava-compiler for Linux. Where do I find it? > > > > Thanks > > Matts > > Sure there are. But they're dependant on the ORB that your using. > Your ORB vendor will provide you with the idl->java compiler that > g

Re: idltojava

1999-08-28 Thread Tom Jenkins
> > Is there a port of the idltojava-compiler for Linux. Where do I find it? > > Thanks > Matts Sure there are. But they're dependant on the ORB that your using. Your ORB vendor will provide you with the idl->java compiler that generates the java classes the ORB is expecting. We played ar

Re: idltojava

1999-08-28 Thread Peter Mount
On Sat, 28 Aug 1999, Matthias Sprünglin wrote: > Hi everybody > > Is there a port of the idltojava-compiler for Linux. Where do I find it? I haven't seen one yet (I have to resort to using the Win32 version) :-( Peter -- Peter T Mount [EMAIL PROTECTED]Tel +44 (0) 7990 8984

Re: idltojava for Linux

1999-06-23 Thread Nathan Meyers
Jon Olson wrote: > > Seems that Sun isn't really on the Java bandwagon yet. `idltojava' is only > available as sparc or Windows binaries and is actually written in C++, yacc, > and lex. Makes it real difficult to do anything with Sun's CORBA implementation > on Linux ;^( Well, you know, *someo

Re: idltojava ? : use jidl

1999-06-07 Thread Stef Epardaud
On Mon, Jun 07, 1999 at 04:45:03PM +0200, [EMAIL PROTECTED] wrote: > Hi. > > Shouldn't there be a "idltojava" program with > the jdk-1.2pre2 release ? > > If not, are there any on this list who are using JAVA > and CORBA with jdk-1.2 and if so what are they using ? > i'm using jidl, found on h

Re: idltojava and Java Plug-in

1999-03-09 Thread Carl Hewitt
Interface Definition Language (for CORBA) Carl Nathan Buggia wrote: > Does IDL stand for Interactive Data Language? > > On Mon, 8 Mar 1999, Alvaro del Castillo wrote: > > > Hi guys, > > > > Thanks for your great work. > > > > I have installed JDK1.2pre1 in a Debian 2.0 system and I have no > >

Re: idltojava and Java Plug-in

1999-03-09 Thread Nathan Buggia
Does IDL stand for Interactive Data Language? On Mon, 8 Mar 1999, Alvaro del Castillo wrote: > Hi guys, > > Thanks for your great work. > > I have installed JDK1.2pre1 in a Debian 2.0 system and I have no > problems using javac and java. > But you know, we need other tools for our Java develo

Re: idltojava and Java Plug-in

1999-03-08 Thread Michael Nielsen
Osvaldo Pinali Doederlein wrote: > > You can try the new idlj compiler in the RMI-IIOP distribution. I'm on NT > now and I don't remember which platforms are fully supported (the bridge > includes new serialization DLLs) but the IDL compiler is PureJava, and > better than that old clunky idltoja

Re: idltojava and Java Plug-in

1999-03-08 Thread Osvaldo Pinali Doederlein
You can try the new idlj compiler in the RMI-IIOP distribution. I'm on NT now and I don't remember which platforms are fully supported (the bridge includes new serialization DLLs) but the IDL compiler is PureJava, and better than that old clunky idltojava which is probably dead. From: Alvaro del