hi again,
does anyone know why my process is stuck when i try to get the poa name in a destructor of a servant?
it stucks on:
cout << m_poa->the_name() << endl;
Thanx,
oren.
hi all,
i have a servant that is activated in a default policies poa.
when a the client invokes the destroy() request of that servant's reference, there is an amazing bug -
a ServantNotActive exception is thrown.
how can a servant be inactive if he just got a request from a client?
the code...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.