[ https://issues.apache.org/jira/browse/YOKO-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darren Middleman resolved YOKO-367. ----------------------------------- Resolution: Fixed Fix Version/s: v1.0.0 This should be fixed with revision 555933 > 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 > Assignee: Darren Middleman > Fix For: v1.0.0 > > > 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.