mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-11 16:19:17 +05:00
Container servant hold information about SSL mode or not
This commit is contained in:
parent
f4e6b4a197
commit
8d26af3d7b
@ -42,7 +42,7 @@ Engines::EngineComponent_var RetrieveGEOMInstance()
|
||||
PortableServer::POAManager_var pman = poa->the_POAManager();
|
||||
CORBA::PolicyList policies;
|
||||
policies.length(0);
|
||||
Engines_Container_i *cont(KERNEL::getContainerSA());
|
||||
auto *cont(KERNEL::getContainerSA());
|
||||
PortableServer::ObjectId *conId(cont->getCORBAId());
|
||||
//
|
||||
pman->activate();
|
||||
|
Loading…
Reference in New Issue
Block a user