srinath duraisamy
2009-11-04 20:00:22 UTC
Hi all,
I am using Adapter Activator concept for creating a POAs. In main.cpp I am
activating the Adapter Activator under root POA.
Also I have an interface say *server*. In main.cpp I am creating a
servant(after activating the adapter activator ) like *server newServer.*
In C++ implementation of the server interface inside the constructor I am
throwing an exception.
When it comes out of constructor I am getting the following error
omniORB: ERROR -- A servant has been deleted that is still activated.
id: root<0> (active)
If I am activating the Adapter Activator after the creation of servant then
I am not getting this error. what Adapter Activator has to do with this
error.
Any help will be very grateful. Thanks in advance
Srinath.D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20091104/adba4fbb/attachment.htm
I am using Adapter Activator concept for creating a POAs. In main.cpp I am
activating the Adapter Activator under root POA.
Also I have an interface say *server*. In main.cpp I am creating a
servant(after activating the adapter activator ) like *server newServer.*
In C++ implementation of the server interface inside the constructor I am
throwing an exception.
When it comes out of constructor I am getting the following error
omniORB: ERROR -- A servant has been deleted that is still activated.
id: root<0> (active)
If I am activating the Adapter Activator after the creation of servant then
I am not getting this error. what Adapter Activator has to do with this
error.
Any help will be very grateful. Thanks in advance
Srinath.D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20091104/adba4fbb/attachment.htm