[omniORB] endPointPublishAllIFs?

Guy Middleton guy@certaintysolutions.com
Thu Aug 22 04:30:03 2002


On Wed, Aug 21, 2002 at 08:56:30PM +0100, Duncan Grisby wrote:
> On Wednesday 21 August, Guy Middleton wrote:
> 
> > > It isn't implemented yet, sorry. I updated the documentation in
> > > advance of doing it. I'm going to implement it in the next couple of
> > > days.
> > 
> > Aha, sorry for jumping the gun like that.  :-)
> 
> Serves me right for documenting it before it was implemented. I've
> done it now, so please try it out.

Great, I'll try it in the next couple of days.


Meanwhile, another dumb question: what's wrong with my endPoint?

I have this in my config file:

	endPoint = giop:tcp:127.0.0.1:


eg2_impl says this:

	omniORB: Error: Unable to create an endpoint of this description: giop:tcp:127.0.0.1:
	Caught CORBA::SystemException.


and ./echo_srv.py says this:

	omniORB: Error: Unable to create an endpoint of this description: giop:tcp:127.0.0.1:
	Traceback (most recent call last):
	  File "./echo_srv.py", line 19, in ?
	    poa = orb.resolve_initial_references("RootPOA")
	  File "/home/guy/lib/python2.2/site-packages/CORBA.py", line 467, in
	resolve_initial_references
	    sys.modules["CORBA"] = omniORB.CORBA
	omniORB.CORBA.INITIALIZE: Minor: INITIALIZE_TransportError, COMPLETED_NO.