|
From: | c dot locke at realdigitalmedia dot com |
Subject: | [Bug classpath/25520] RMI serialization of non-native serializable members does not work |
Date: | 21 Dec 2005 18:01:00 -0000 |
------- Comment #1 from c dot locke at realdigitalmedia dot com 2005-12-21 18:01 ------- Created an attachment (id=10546) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10546&action=view) A zip file containing the example code 1) Unzip. Enter directory. 2) rmic RMIHelloWorldService to create the necessary *_Stub and *_Skel source files. 3) Compile the rest of the code. 4) java -cp RMIHelloWorld.jar RMIHelloWorld service & 5) java -cp RMIHelloWorld.jar RMIHelloWorld View the output. Kill the service and repeat steps 4) and 5) using Classpath. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25520
[Prev in Thread] | Current Thread | [Next in Thread] |