[omniORB] restarting ORB & specifying endpoints
Duncan Grisby
duncan at grisby.org
Fri Nov 28 15:37:58 GMT 2003
On Thursday 20 November, Daniel Greenblatt wrote:
> I'm using omniORB and omnipy to communicate over the net, and thus have
> been experiencing some firewall problems. To get around this, I've decided to
> add an interface to my application taht will allow the user to specify
> what port and IP to listen/publish, and pass this into omniORB via the
> 'endpoint' family of parameters...
[...]
> from the trace output from the second time around, it looks like it is
> caching the endpoint from the first time!! :
Sorry, I forgot to reply to this earlier. The problem was due to a bug
that didn't clear out the old endPoints. I fixed it, and the fix is in
4.0.3.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list