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,59d3b7d8c55b8999 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news4.google.com!news.glorb.com!newsfeed.inode.at!news.hispeed.ch!linux2.krischik.com!news From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: exception propagation for a distributed call Date: Tue, 07 Mar 2006 19:44:02 +0100 Organization: Cablecom Newsserver Message-ID: <1171281.HIze3uJTgt@linux1.krischik.com> References: <1141742171.664900.4710@p10g2000cwp.googlegroups.com> <1141750352.752433.248020@p10g2000cwp.googlegroups.com> NNTP-Posting-Host: 84-74-134-212.dclient.hispeed.ch Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.hispeed.ch 1141759162 824 84.74.134.212 (7 Mar 2006 19:19:22 GMT) X-Complaints-To: news@hispeed.ch NNTP-Posting-Date: Tue, 7 Mar 2006 19:19:22 +0000 (UTC) User-Agent: KNode/0.10.1 Xref: g2news1.google.com comp.lang.ada:3291 Date: 2006-03-07T19:44:02+01:00 List-Id: REH wrote: > > Wilhelm Spickermann wrote: >> Hi, >> >> REH wrote: >> >> ... >> > I need >> > to trap any exception that may occur, and re-raise it for the >> > caller, like CORBA does >> ... >> >> Ada does it too. >> >> Wilhelm > > I don't think you understand what I was asking, unless you are talking > about the distributed systems appendix, which I cannot use. If you can not use all the libraries which have the feature in then you will have to replicate there functionality. That is: you have to write your own Annex E or your own CORBA. At least the exception handler part. And since both PolyORB and GLADE are open source: Why not get inspiration there? Martin -- mailto://krischik@users.sourceforge.net Ada programming at: http://ada.krischik.com