]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Connect to Bug PAL7023 - Problem loading MED file with a large number of families...
authorapo <apo@opencascade.com>
Mon, 10 Jan 2005 08:27:13 +0000 (08:27 +0000)
committerapo <apo@opencascade.com>
Mon, 10 Jan 2005 08:27:13 +0000 (08:27 +0000)
src/Session/Session_ServerThread.cxx

index 886aef9b903390e66d89c6e244e36a38a021ff15..a4fb054cc63898788ceb807d0c12fe67163b3d0d 100644 (file)
@@ -226,7 +226,7 @@ void Session_ServerThread::ActivateSALOMEDS(int argc,
       // longer needed.    
 
       SALOMEDS_StudyManager_i * myStudyManager_i
-       = new  SALOMEDS_StudyManager_i(_orb);
+       = new  SALOMEDS_StudyManager_i(_orb,_root_poa);
       
       // Activate the objects.  This tells the POA that the objects are
       // ready to accept requests.