what is the current support for RMI
Archit Shah
ashah@redhat.com
Tue May 24 02:35:00 GMT 2005
The current state of RMI is that some things work and some don't. You'll
have to be more specific about your problem. I have attached a simple
RMI test case that works for me. I am using libgcj-4.0.0-7 from a Fedora
Core 4 test release. It creates a remote object, exports to an
rmiregistry, and then has a client retrieve the object. It does not use
automatic code downloading.
I am not sure if java@gcc.gnu.org or classpath@gnu.org is the more
appropriate list for discussing this.
-- Archit
Amir Bukhari wrote:
> Is there any tutorial about using RMI with gcj?
> What is the status of RMI in GCJ?
> [...
> java.rmi.RemoteException: connection failed to host: 0.0.0.0; nested
> exception is:
> java.net.ConnectException: Die angeforderte Adresse ist in diesem
> Kontext ungأ¼ltig.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rmi.tgz
Type: application/x-compressed-tar
Size: 654 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java/attachments/20050524/f158183e/attachment.bin>
More information about the Java
mailing list