Re: ORBit2 Segfault - was Re: [PATCH] bad ...



Hi Greg,

On Tue, 2003-04-08 at 16:00, Greg Edwards wrote:
> PortableServer_POA_activate_object_with_id(poa, &objid,
>                                             &poa_echo_servant, &ev);

	You're doing something quite odd here; you're trying to assign your own
object id - which is only going to work with strange custom POAs etc.
and is quite unnecessary - if you just activate the object it will get a
random, unique ID - which is mostly what you want I think.

> I have not been able to look at the doc Frank sent or any details of 
> what this next issue involves.  I will be turning my focus over to this 
> later today since the CORBA management is next on my list for this 
> project.  I'll get back later with my results (good or bad).  Thanks.

	If you are looking for a far more pain-free life, you should checkout
'libbonobo' (-r gnome-2-2) and see the sample/echo stuff - since it's
far easier to use IMHO.

	Regards,

		Michael.

-- 
 mmeeks@gnu.org  <><, Pseudo Engineer, itinerant idiot




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]