Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 59182 invoked from network); 14 Apr 2006 07:39:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Apr 2006 07:39:01 -0000 Received: (qmail 42105 invoked by uid 500); 14 Apr 2006 07:38:59 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 41662 invoked by uid 500); 14 Apr 2006 07:38:57 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 41650 invoked by uid 99); 14 Apr 2006 07:38:57 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Apr 2006 00:38:57 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [134.134.136.20] (HELO orsmga101-1.jf.intel.com) (134.134.136.20) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Apr 2006 00:38:56 -0700 Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101-1.jf.intel.com with ESMTP; 14 Apr 2006 00:38:36 -0700 Received: from fmsmsx332.fm.intel.com (HELO fmsmsx332.amr.corp.intel.com) ([132.233.42.148]) by orsmga001.jf.intel.com with ESMTP; 14 Apr 2006 00:38:36 -0700 X-IronPort-AV: i="4.04,119,1144047600"; d="scan'208"; a="23165691:sNHT24613988" Received: from fmsmsx312.amr.corp.intel.com ([132.233.42.227]) by fmsmsx332.amr.corp.intel.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 14 Apr 2006 00:38:36 -0700 Received: from mssmsx402.ccr.corp.intel.com ([10.125.2.12]) by fmsmsx312.amr.corp.intel.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 14 Apr 2006 00:38:35 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Contribution of RMI framework Date: Fri, 14 Apr 2006 11:38:31 +0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Contribution of RMI framework Thread-Index: AcZfWy/Q0m34h93mRrCakDiIIH3otgAOsDNg From: "Zakharov, Vasily M" To: X-OriginalArrivalTime: 14 Apr 2006 07:38:35.0715 (UTC) FILETIME=[701A6930:01C65F96] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Daniel, Yeah, I'm also looking forward to a good discussion on that. And I do believe we'd have a great Harmony RMI at the end. Thanks to you also! :) Vasily -----Original Message----- From: Daniel Gandara [mailto:danielgandara@neosur.com]=20 Sent: Friday, April 14, 2006 4:34 AM To: harmony-dev@incubator.apache.org Subject: Re: Contribution of RMI framework Vasily,=20 good to know that there is someone out there who has also=20 been working on rmi; I believe we'll have a lot to share and discuss about it. =20 Thanks,=20 Daniel=20 ----- Original Message -----=20 From: "Zakharov, Vasily M" To: Sent: Wednesday, April 12, 2006 9:53 PM Subject: Contribution of RMI framework Hi, all, I would like to announce the next code contribution to Harmony project on behalf of Intel corporation. This contribution contains the implementation of RMI framework. The archive with this contribution can be found at: http://issues.apache.org/jira/browse/HARMONY-337 The Remote Method Invocation (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 please see the documentation contained in the bundle. The code is a result of efforts of Intel Middleware Product Division team. One should be able to run this code with a 1.4+ compatible JRE/VM (was tested using commercial VMs). No classes require special support from the VM. All code is pure Java. The implementation is done according to Java 1.4 specification of RMI. The archive contains the README file that explains the building and running process for this code. If any additional comments or clarifications are needed, feel free to contact me. I will be happy to answer all questions about this contribution and to participate in its further development/maintenance and integration into Harmony. Vasily Zakharov Intel Middleware Product Division --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org