You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Vasily Zakharov (JIRA)" <ji...@apache.org> on 2006/04/13 02:47:58 UTC

[jira] Created: (HARMONY-337) Contribution of RMI framework

Contribution of RMI framework
-----------------------------

         Key: HARMONY-337
         URL: http://issues.apache.org/jira/browse/HARMONY-337
     Project: Harmony
        Type: New Feature

  Components: Contributions  
    Reporter: Vasily Zakharov
 Attachments: rmi_src_20060410_2125-Harmony.zip

Contains independent implementation of Remote Method Invocation (RMI) framework and some unit tests.

The RMI framework enables an object in one virtual machine to call methods of an object in another one, to create applications distributed on various Java virtual machines on the same or different hosts.

For more information see the documentation included.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (HARMONY-337) Contribution of RMI framework

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-337?page=all ]

Geir Magnusson Jr reassigned HARMONY-337:
-----------------------------------------

    Assign To: Geir Magnusson Jr

> Contribution of RMI framework
> -----------------------------
>
>          Key: HARMONY-337
>          URL: http://issues.apache.org/jira/browse/HARMONY-337
>      Project: Harmony
>         Type: New Feature

>   Components: Contributions
>     Reporter: Vasily Zakharov
>     Assignee: Geir Magnusson Jr
>  Attachments: rmi_src_20060410_2125-Harmony.zip
>
> Contains independent implementation of Remote Method Invocation (RMI) framework and some unit tests.
> The RMI framework enables an object in one virtual machine to call methods of an object in another one, to create applications distributed on various Java virtual machines on the same or different hosts.
> For more information see the documentation included.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (HARMONY-337) Contribution of RMI framework

Posted by "Vasily Zakharov (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-337?page=comments#action_12412803 ] 

Vasily Zakharov commented on HARMONY-337:
-----------------------------------------

George,

Thank you very much for the bringover, looks like rmi3 module is ok.

Vasily


> Contribution of RMI framework
> -----------------------------
>
>          Key: HARMONY-337
>          URL: http://issues.apache.org/jira/browse/HARMONY-337
>      Project: Harmony
>         Type: New Feature

>   Components: Contributions
>     Reporter: Vasily Zakharov
>     Assignee: George Harley
>  Attachments: rmi_src_20060410_2125-Harmony.zip
>
> Contains independent implementation of Remote Method Invocation (RMI) framework and some unit tests.
> The RMI framework enables an object in one virtual machine to call methods of an object in another one, to create applications distributed on various Java virtual machines on the same or different hosts.
> For more information see the documentation included.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (HARMONY-337) Contribution of RMI framework

Posted by "George Harley (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-337?page=all ]
     
George Harley closed HARMONY-337:
---------------------------------


Verified by Vasily.

> Contribution of RMI framework
> -----------------------------
>
>          Key: HARMONY-337
>          URL: http://issues.apache.org/jira/browse/HARMONY-337
>      Project: Harmony
>         Type: New Feature

>   Components: Contributions
>     Reporter: Vasily Zakharov
>     Assignee: George Harley
>  Attachments: rmi_src_20060410_2125-Harmony.zip
>
> Contains independent implementation of Remote Method Invocation (RMI) framework and some unit tests.
> The RMI framework enables an object in one virtual machine to call methods of an object in another one, to create applications distributed on various Java virtual machines on the same or different hosts.
> For more information see the documentation included.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (HARMONY-337) Contribution of RMI framework

Posted by "Vasily Zakharov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-337?page=all ]

Vasily Zakharov updated HARMONY-337:
------------------------------------

    Attachment: rmi_src_20060410_2125-Harmony.zip

Attached the contribution bundle.


> Contribution of RMI framework
> -----------------------------
>
>          Key: HARMONY-337
>          URL: http://issues.apache.org/jira/browse/HARMONY-337
>      Project: Harmony
>         Type: New Feature

>   Components: Contributions
>     Reporter: Vasily Zakharov
>  Attachments: rmi_src_20060410_2125-Harmony.zip
>
> Contains independent implementation of Remote Method Invocation (RMI) framework and some unit tests.
> The RMI framework enables an object in one virtual machine to call methods of an object in another one, to create applications distributed on various Java virtual machines on the same or different hosts.
> For more information see the documentation included.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (HARMONY-337) Contribution of RMI framework

Posted by "George Harley (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-337?page=all ]
     
George Harley resolved HARMONY-337:
-----------------------------------

    Resolution: Fixed

Hi Vasily, 

Contribution committed in revision 407625 under enhanced/classlib/trunk/modules/rmi3 where it will reside while we merge it into the modules/rmi folder. Please could you verify that all content is present as expected. 

Thank you and all of your colleagues who worked to make this contribution happen.

Best regards, 
George



> Contribution of RMI framework
> -----------------------------
>
>          Key: HARMONY-337
>          URL: http://issues.apache.org/jira/browse/HARMONY-337
>      Project: Harmony
>         Type: New Feature

>   Components: Contributions
>     Reporter: Vasily Zakharov
>     Assignee: George Harley
>  Attachments: rmi_src_20060410_2125-Harmony.zip
>
> Contains independent implementation of Remote Method Invocation (RMI) framework and some unit tests.
> The RMI framework enables an object in one virtual machine to call methods of an object in another one, to create applications distributed on various Java virtual machines on the same or different hosts.
> For more information see the documentation included.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (HARMONY-337) Contribution of RMI framework

Posted by "George Harley (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-337?page=all ]

George Harley reassigned HARMONY-337:
-------------------------------------

    Assign To: George Harley  (was: Geir Magnusson Jr)

> Contribution of RMI framework
> -----------------------------
>
>          Key: HARMONY-337
>          URL: http://issues.apache.org/jira/browse/HARMONY-337
>      Project: Harmony
>         Type: New Feature

>   Components: Contributions
>     Reporter: Vasily Zakharov
>     Assignee: George Harley
>  Attachments: rmi_src_20060410_2125-Harmony.zip
>
> Contains independent implementation of Remote Method Invocation (RMI) framework and some unit tests.
> The RMI framework enables an object in one virtual machine to call methods of an object in another one, to create applications distributed on various Java virtual machines on the same or different hosts.
> For more information see the documentation included.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira