Re: Linux Java & the Java2 ORB, and how to use shared memory from Java

1999-01-16 Thread mlorton
> 2. Is there a Java API for using shared memory? >There doesn't seem to be one in JDK 1.1, but >is this in Java2? I would be stunned if there were (ever) a Java API for using shared memory directly. There isn't one now. A mechanism whereby the allocators of several JVMs could draw fro

Linux Java & the Java2 ORB, and how to use shared memory from Java

1999-01-16 Thread Richard Jones
I have a couple of questions, one Linux-specific, one not. 1. Has anyone written simple instructions on how to extract the Java2 ORB and retrofit it into JDK 1.1.7 on Linux? Or does anyone have any experience in this area they would like to share? Do I need to use idl2java from Vi