RMI type mapping using wrong signature name for Java long values.
-----------------------------------------------------------------

                 Key: YOKO-384
                 URL: https://issues.apache.org/jira/browse/YOKO-384
             Project: Yoko - CORBA Server
          Issue Type: Bug
          Components: RMI-IIOP
    Affects Versions: v1.0-incubating-M2
            Reporter: Rick McGuire
            Assignee: Rick McGuire
             Fix For: v1.0.0


When there are name collisions between methods, the constructed operation names 
are incorrect if the method signature contains long values.  The expected CORBA 
type name for a long value is "long_long", but the Yoko RMI code is using 
"longlong".  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to