[jacorb-bugs] [Bug 1012] Missed send_request while completing a forward request

bugzilla-daemon at jacorb.org bugzilla-daemon at jacorb.org
Wed Jul 8 19:56:46 CEST 2015


http://www.jacorb.org/bugzilla/show_bug.cgi?id=1012

--- Comment #1 from Hugo Roenick <hroenick at gmail.com> ---
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!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spline.inf.fu-berlin.de/pipermail/jacorb-bugs/attachments/20150708/c31a08ee/attachment.html>


More information about the jacorb-bugs mailing list