[jacorb-bugs] [Bug 961] New: Wrong minor code in BAD_PARAM exception on retrieval of service contexts

bugzilla-daemon at jacorb.org bugzilla-daemon at jacorb.org
Thu Aug 8 18:46:00 CEST 2013


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

            Bug ID: 961
           Summary: Wrong minor code in BAD_PARAM exception on retrieval
                    of service contexts
           Product: JacORB
           Version: 3.1
          Hardware: PC
                OS: All
            Status: NEW
          Severity: critical
          Priority: P5
         Component: ORB
          Assignee: jacorb-bugs at lists.spline.inf.fu-berlin.de
          Reporter: amadeu at tecgraf.puc-rio.br

Created attachment 423
  --> http://www.jacorb.org/bugzilla/attachment.cgi?id=423&action=edit
Patch to JacORB-3.1

Both get_reply_service_context and get_request_service_context methods of
org.jacorb.orb.portableInterceptor.RequestInfoImpl class raises the exception
BAD_PARAM when no service context is found. But they create the BAD_PARAM with
wrong minor code. It should be 26 instead of 23.

In CORBA 2.6.1 spec had an ambiguous text on page 779 of formal-02-05-15 pdf.
But since CORBA 3.0 the text was corrected and define to minor code 26 on pages
813 and 1119 of formal-02-06-33 document.

Discussion on jacorb-developer mailing list's:
http://lists.spline.inf.fu-berlin.de/pipermail/jacorb-developer/2013-August/000313.html

-- 
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/20130808/8f8f9442/attachment.html>


More information about the jacorb-bugs mailing list