CIAO VERSION: 0.5.8<br>TAO VERSION : 1.5.8<br>ACE VERSION : 5.5.8<br><br>HOST MACHINE and OPERATING SYSTEM:<br>&nbsp;&nbsp;&nbsp; i686 pc, SUSE linux Enterprise Server 9, Kernel 2.6.5<br><br>COMPILER NAME AND VERSION (AND PATCHLEVEL):<br>
&nbsp;&nbsp;&nbsp; gcc 3.3.3 (SuSE Linux)<br><br>THE $ACE_ROOT/ace/config.h FILE:<br>&nbsp;&nbsp;&nbsp; #include &quot;config-linux.h&quot;<br><br>THE $ACE_ROOT/include/makeinclude/platform_macros.GNU FILE :<br>&nbsp;&nbsp;&nbsp; include $ACE_ROOT/include/makeinclude/platform-
linux.GNU<br><br>CONTENTS OF $ACE_ROOT/bin/MakeProjectCreator/config/default.features<br>&nbsp;&nbsp;&nbsp; (used by MPC when you generate your own makefiles):<br>&nbsp;&nbsp;&nbsp; N/A<br><br>AREA/CLASS/EXAMPLE AFFECTED:<br>&nbsp;&nbsp;&nbsp; CIAO container implementation
<br><br>SYNOPSIS:<br>&nbsp;&nbsp;&nbsp; saving and loading the state of a component<br><br>DESCRIPTION:<br>&nbsp;&nbsp;&nbsp; Hi there,<br><br>&nbsp;&nbsp;&nbsp; I&#39;m looking for a way to save the internal state of a CCM component,<br>&nbsp;&nbsp;&nbsp; including component specific data, in order to resume component
<br>&nbsp;&nbsp;&nbsp; operation after restarting a component.<br><br>&nbsp;&nbsp;&nbsp; I&#39;m aware that there are different types of component containers,<br>&nbsp;&nbsp;&nbsp; which have a certain persistence policy. Can you point me to some<br>&nbsp;&nbsp;&nbsp; documentation about that?
<br>&nbsp;&nbsp;&nbsp; Are there any standard mechanisms, which I can use to store the<br>&nbsp;&nbsp;&nbsp; internal state of my components?<br>&nbsp;&nbsp;&nbsp; What is the current state of CIAO, concerning such features?<br><br>&nbsp;&nbsp;&nbsp; Thanks,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Friedhelm<br>