[omniORB] Servant Manager

David Riddoch djr@uk.research.att.com
Mon, 31 Jul 2000 14:44:13 +0100 (BST)


Hi,


I've written a couple of examples showing how to use ServantActivator and
ServantLocator.  They are in <top>/src/examples/poa/servant_manager, and
will be available via CVS as of tomorrow.  You can also get them at:

ftp://ftp.uk.research.att.com/pub/omniORB/tmp/omniORB_eg_update_20000731.tar.gz

I've also modified the src/examples/echo/eg2_clt example to accept a
message to send to an echo server.  Use as follows:

eg2_clt 'IOR:5908....' "hello"

You can shutdown the servant_locator and servant_activator examples by
sending them the message 'shutdown'.


Cheers,
David