Gan,<br><br><div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">>> When the library name is "libCLogger_execd.so", i entered
<br>>> "CLogger_execd" as the <location> value.<br>><br>> Could you please change it to "CLogger_exec" and see if it works better?<br>> Basically, I suggest you follow the same naming rule as what the "Hello"
<br>> example does.</blockquote><div><br>I tried to do that without success. I now have to versions of the libraries residing<br>in $ACE_ROOT/lib (the debug version with *d.so naming convention, and the release version).
<br>I tried both versions <location>CLogger_exec</location>, and <location>CLogger_execd</location><br>
without success.<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">><br>> For example, you can find below tag<br>><br>> <location>Receiver_DnC_exec</location>
<br>><br>> appearing in the .cdp file of Hello example. And then you can check what<br>> the name of the library is in your $ACE_ROOT/lib directory. I suspect it<br>> is Receiver_DnC_execd.so, right?<br><br>Sorry, I meant libReceiver_DnC_execd.so.
</blockquote><div><br>I just built the release version of ACE/TAO/CIAO and then made symbolic links<br>for the lib*d.so libraries, which just reference the release versions.<br>For my component projects however, I used the "Debug configuration"
<br>for MPC (using -type make and setting configurations = Debug in $ACE_ROOT/MPC/templates/user_makedll.mpt).<br>But to check if that is a problem, I built my components using the <br>"Release configuration" too. And the same problem occured.
<br>So I guess, this is not the problem.<br><br></div>Thanks,<br>Friedhelm<br></div>