<html>
    <head>
      <base href="http://www.jacorb.org/bugzilla/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jacorb@goots.org" title="Nick Cross <jacorb@goots.org>"> <span class="fn">Nick Cross</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Connection released by forward request while still in use"
   href="http://www.jacorb.org/bugzilla/show_bug.cgi?id=1014">bug 1014</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>jacorb@goots.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Connection released by forward request while still in use"
   href="http://www.jacorb.org/bugzilla/show_bug.cgi?id=1014#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Connection released by forward request while still in use"
   href="http://www.jacorb.org/bugzilla/show_bug.cgi?id=1014">bug 1014</a>
              from <span class="vcard"><a class="email" href="mailto:jacorb@goots.org" title="Nick Cross <jacorb@goots.org>"> <span class="fn">Nick Cross</span></a>
</span></b>
        <pre>The problem is if the client is shared a Object between multiple threads it
needs to manage any connection issues i.e. if due to a forward request there is
a rebind, then that the ORB cannot know that the object has been shared by a
user application across multiple threads. One option here would be to use
_duplicate so each thread has its own independent reference. (this bears some
similarity to <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Bugs in calling PERSISTENT corba server methods"
   href="show_bug.cgi?id=915">Bug 915</a>)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>