<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 - When we invoke Jacorb service, we are able to get into the service but the InputParam(list of objects) are null.empty"
   href="http://www.jacorb.org/bugzilla/show_bug.cgi?id=997">997</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>When we invoke Jacorb service, we are able to get into the service but the InputParam(list of objects) are null.empty
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>JacORB
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>2.3.1
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>blocker
          </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>bharadwaj2012@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>We set the inputparam's(input) and other String and shot param's as an input to
the jacorb service , in the service we are able to get the single param's like
string and short but inputparam's(list of objects) object is null/ empty.

But the same inputParam's(output) we are using it for response and we are
getting the response output without any problem.
We feel it's some marshaling issue in case of input. It's blocker for our flow
because based on inputparam(input) set, we are navigating to the other service
to update the same.

Note:the same inputparams set(input) is working in sub corba implementation. 

Could you please help on this. it's very urgent.</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>