<html>
<head>
<base href="http://www.jacorb.org/bugzilla/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Wrong minor code in BAD_PARAM exception on retrieval of service contexts"
href="http://www.jacorb.org/bugzilla/show_bug.cgi?id=961">961</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Wrong minor code in BAD_PARAM exception on retrieval of service contexts
</td>
</tr>
<tr>
<th>Product</th>
<td>JacORB
</td>
</tr>
<tr>
<th>Version</th>
<td>3.1
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>critical
</td>
</tr>
<tr>
<th>Priority</th>
<td>P5
</td>
</tr>
<tr>
<th>Component</th>
<td>ORB
</td>
</tr>
<tr>
<th>Assignee</th>
<td>jacorb-bugs@lists.spline.inf.fu-berlin.de
</td>
</tr>
<tr>
<th>Reporter</th>
<td>amadeu@tecgraf.puc-rio.br
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=423&action=diff" name="attach_423" title="Patch to JacORB-3.1">attachment 423</a> <a href="attachment.cgi?id=423&action=edit" title="Patch to JacORB-3.1">[details]</a></span>
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:
<a href="http://lists.spline.inf.fu-berlin.de/pipermail/jacorb-developer/2013-August/000313.html">http://lists.spline.inf.fu-berlin.de/pipermail/jacorb-developer/2013-August/000313.html</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>