i may be wrong, but i think the idltojava compiler with JacORB if pure java,
and you should be able to use it on linux. check it out at
http://www.inf.fu-berlin.de/~brose/jacorb/
btw, the JacORB script to run the compiler is called idl rather than
idltojava.
Rob
-Original Message
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 progr
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
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 i
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'
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.
thanks,
[EMAIL PROTECTED
Having beat up wine, idltojava.exe and so forth to do
idltojava compiling without leaving the linux box, I
figured I'd share the information. Feel free to include
this in a FAQ. It Works For Me, Your Mileage May Vary.
If you are searching for an ORB in Java use JacORB, i used to program in
JacORB more than one year ago, so i expect now its better that before, is
written in 100% pure Java, and the documentation is excelent, believeme
excelent, and with a lot of examples to play with. You will have no problem
pr
"Eric / Chang-Cheng, Chao" wrote:
>
> Hi, I want to write some CORBA-compliant java programs and I need
> "idltojava" in order to convert the IDL files to Java files. I checked
> the Sun's website and I found versions for Sparc Solaris and Windows but
>
There are tons of them, commercial and free. Go to:
http://adams.patriot.net/~tvalesky/freecorba.html
for the free ones as well as www.inprise.com for VisiBroker for Java. Fill out
the survey, and at the download page, choose the Linux platform.
Java 1.2 also has CORBA support. Go to:
http:
Hi, I want to write some CORBA-compliant java programs and I need
"idltojava" in order to convert the IDL files to Java files. I checked
the Sun's website and I found versions for Sparc Solaris and Windows but
none for Linux. Can anyone tell me where I can get it if ther
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
Hi,
I've seen a lot of talk on the mailing list archives about
the lack of idltojava for Linux. Several people suggest
alternative idl compilers, but I have yet to find one that
works for the idl I need to process here. I *can* use the
NT version to do what I need, but I'd much pre
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 bbo
Is there an IDLtoJava Compiler out there for Linux?
If not, is there one in development?
--hch
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
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
>
> 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 i
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]Te
Hi everybody
Is there a port of the idltojava-compiler for Linux. Where do I find it?
Thanks
Matts
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
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
>
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 ;^(
--
Jon Olson, Modular
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
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 ?
BTW: jdk-1.2pre2 works alot better than jdk-1.2pre1, thanks :)
Cheers,
Jesper Pedersen
[
Mike wrote:
>
> Well, but where is IDL compiler? I saw one at sun's site but it looks
> like binary package and I'm not sure it will work with linux... Do you
> know about any alternative IDLC?
The Win32 version of idltojava from Sun works under WINE, so with some
tre
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 development.
> >
> > Can you tell me the plans for the JDK 1.2 plugin ?
> >
> > And who is responsible for the idltojava compiler ? Witho
er tools for our Java development.
>
> Can you tell me the plans for the JDK 1.2 plugin ?
>
> And who is responsible for the idltojava compiler ? Without this piece
> we can't develop
> CORBA programs. The people at Sun could develop idl2java i
tter than that old clunky idltojava which is probably dead.
unfortunately it is not better, and is actually (if possible) more clunky
than the old idltojava, which we are still using.
mvh
mike.
--
#include
---
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.
Fr
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 development.
Can you tell me the plans for the JDK 1.2 plugin ?
And who is responsible for the idltojava compiler
Is a Linux version of the "idltojava" tool available?
(http://developer.javasoft.com/developer/earlyAccess/jdk12/idltojava.html)
Alternatively - is a similar tool available?
--
Trond Eivind Glomsrød
--
To UNSUBSCR
30 matches
Mail list logo