<html>
<head>
<base href="http://www.jacorb.org/bugzilla/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Missed send_request while completing a forward request"
href="http://www.jacorb.org/bugzilla/show_bug.cgi?id=1012#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Missed send_request while completing a forward request"
href="http://www.jacorb.org/bugzilla/show_bug.cgi?id=1012">bug 1012</a>
from <span class="vcard"><a class="email" href="mailto:hroenick@gmail.com" title="Hugo Roenick <hroenick@gmail.com>"> <span class="fn">Hugo Roenick</span></a>
</span></b>
<pre>Through the provided demo this can we noticed by the following prints:
send_request: canIComeIn
canIComeIn -> secret = Any wrong secret
receive_exception: canIComeIn
send_request: canIComeIn
send_request: itsMe
itsMe -> secret = Any wrong secret
receive_exception: itsMe
send_request: itsMe
itsMe -> secret = This is truly the real one!
canIComeIn -> secret = This is truly the real one!
// this print below is the extra call
send_request: canIComeIn
canIComeIn -> secret = This is truly the real one!</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>