WSDLToIDL treats all object references as default objects (i.e. IDL type Object)
--------------------------------------------------------------------------------

                 Key: YOKO-367
                 URL: https://issues.apache.org/jira/browse/YOKO-367
             Project: Yoko - CORBA Server
          Issue Type: Bug
          Components: Wsdl2Idl
    Affects Versions: v1.0-incubating-M2
            Reporter: Darren Middleman
         Assigned To: Darren Middleman


For WSDLs which use endpoint reference types, the corresponding object 
reference generated in the corba binding operation always maps to a 
CORBA.Object corba type, which denotes a default object reference.  This in 
turn always results in the WSDLToIDL tool generating IDL with the type Object 
for all object references, instead of any expected custom object reference 
types (e.g. Account).

-- 
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