[omniORB] Are there objections against using POA and BOA in one process?

Duncan Grisby dgrisby@uk.research.att.com
Wed, 27 Feb 2002 10:18:45 +0000


On Wednesday 27 February, Empting Arnd wrote:

> Because we dont want to change all our software we want to use POA and BOA
> simultaniously.
> 
> Are there any objections against this? (of course each Interface is using
> only one type BOA OR POA. We are not mixing modes for the same Interface.)

It is fine to mix BOA and POA code in the same process.

> We ran into a problem when calling impl_is_ready and couldnt find our error
> on first sight so i would be glad to hear if our tries are doomed to failure
> from the beginning or if this combination should be able to work and we just
> have to dig deeper for our errors.

Try running with -ORBtraceLevel 25. That might show what's going
wrong. If you can't figure it out, post some minimal code that shows
the problem.

Cheers,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --