[omniORB] bug in SINGLE_THREAD_MODEL semantic
Aleksey Kondratenko
alk at tut.by
Sat Jul 26 05:05:54 BST 2003
I did not check this in 4.0, but 3.0.4 surely have this bug.
In CORBA spec (at least 3.0) there is nota about single threaded model:
The POA will still allow reentant calls from an object implementation to
itself, or to another object implementation managed by the same POA.
See 11.2.8.2 in 3.0 spec.
Omni does not adhere to this note. When I call object method from itself
it just hangs.
More information about the omniORB-list
mailing list