[omniORB] omniORB4.0 and orblink
Christian Au
au@ira.uka.de
Mon Feb 3 14:52:01 2003
Hi everyone,
i have a problem when communicating between c++ objects, using omniORB4.0,
and lisp objects, using orblink. calling a c++ function
from lisp is no problem, but it's not possible to call a lisp-function
from a c++ object!
the poa-dispatcher of orblink recieves an empty message, which leads to an
error in lisp.
everything is going fine when i use mico instaed of omniorb for c++
(nevertheless i want to stick to omniORB if possible!), so it seems to be
a problem of
omniorb!?
has anyone encoutered the same problem or knows what could be the reason
for this error?
Thanks,
Christian