From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f70f5d396358ad88 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!proxad.net!usenet-fr.net!enst.fr!not-for-mail From: Jerome Hugues Newsgroups: comp.lang.ada Subject: Re: Interfacing Ada code to Java - resources and hints Date: Sun, 20 Mar 2005 10:44:31 +0000 (UTC) Organization: ENST, France Message-ID: References: NNTP-Posting-Host: merlin.enst.fr X-Trace: avanie.enst.fr 1111315471 18116 137.194.160.24 (20 Mar 2005 10:44:31 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Sun, 20 Mar 2005 10:44:31 +0000 (UTC) User-Agent: slrn/0.9.7.3 (SunOS) Xref: g2news1.google.com comp.lang.ada:9630 Date: 2005-03-20T10:44:31+00:00 List-Id: In article , Ed Falis wrote: > > I'm not certain, but I know that PolyOrb either does or will provide the > ability to use RMI, which should solve your problem (if it's ready). Go > to libre.adacore.com for PolyOrb. PolyORB does not provide any RMI capabilities. In some papers we wrote about the schizophrenic architecture (in a broader sense) that is meant to support multiple middleware "personalities", among which we usually cite CORBA or RMI; but this is only an illustration of the schizophrenic architecture capabilities, not an assesment of PolyORB capabilities. PolyORB implements DSA, not RMI .. -- Jerome