Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=76430

--- shadow/76430        2005-10-14 00:09:49.000000000 -0400
+++ shadow/76430.tmp.17363      2005-10-17 08:11:30.000000000 -0400
@@ -203,6 +203,31 @@
                }
        }
 }
            
 
 =============================================================
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-10-17 08:11 -------
+Which Mono version are you using?
+
+I tried the test case with SVN and it seems to work fine. I get:
+Client begin Async calls
+Client end Async calls
+getValue=625 getText=Narendra
+Client: Remote Execution took 10 seconds
+
+in the server:
+Starting server on port 1237...
+Press  to exit
+MyRemoteObject ctor called. New remote object created
+test is null
+MyRemoteObject.setValue() old=0 new=625
+Waiting 5 sec ...
+Value is set
+Value of test: test
+MyRemoteObject.getValue()=625
+Value of test: test
+MyRemoteObject.getText() called
+Waiting 5 sec ...
+Returning text
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to