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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5c1d89373343bef8 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!newsgate.cistron.nl!newsfeed.stueberl.de!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: CORBA/Ada Date: Thu, 23 Dec 2004 08:41:34 +0100 Organization: None Message-ID: <4762928.CnljXmJ14u@linux1.krischik.com> References: <1911458.3otSqa1tqp@linux1.krischik.com> <1751648.n8nPOOOENr@linux1.krischik.com> Reply-To: martin@krischik.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.t-online.com 1103788605 02 14343 tzBZr1d1v2CPuYn 041223 07:56:45 X-Complaints-To: usenet-abuse@t-online.de X-ID: bi5S8QZB8eZIB03clhkEikDTfGsyoKbHzld9n581-nsAeI91k3ko6Q User-Agent: KNode/0.8.0 Xref: g2news1.google.com comp.lang.ada:7189 Date: 2004-12-23T08:41:34+01:00 List-Id: Jerome Hugues wrote: > In article <1751648.n8nPOOOENr@linux1.krischik.com>, Martin Krischik > wrote: > >> I constantly try to improve the page and I would be happy if you would >> look over it from time to time. > > Do not hesitate to ping me by private mail, or through the PolyORB > mailing-lists. > >> When we are at it, I don't like the way the New_Echo method is >> implemented: >> >> http://en.wikibooks.org/wiki/Programming:CORBA#Ada_Implementation_2 >> >> According to the CORBA doc one should use create_reference to create a >> new object and I found a fitting function in PortableServer.POA but I >> could not get it to work. Any Ideas? > Can you be more precise ? What is the problem you see ? An exception on activate. I get an example ready and post it to the PolyORB mailing list. > Note that a similar echo is already covered in PolyORB's examples and > in the User's Guide. True. But all PolyORB examples force you to cut/copy/paste the IOP address from the server diagnostic output to the client command line. I thought that is not good enough. So I created an echo example wich does not need that. > For a more complete look over the use of the POA interface in PolyORB, > you can grab PolyORB from the CVS repository, Got that allready. > and examine > testsuite/corba/portableserver; these examples review each function > from this interface. Have looked there allready - but I have another look just to be shure. With Regards -- mailto://krischik@users.sourceforge.net http://www.ada.krischik.com