WSDLToIDL doesn't handle schema types with empty complex type for output parameter. -----------------------------------------------------------------------------------
Key: YOKO-393 URL: https://issues.apache.org/jira/browse/YOKO-393 Project: Yoko - CORBA Server Issue Type: Bug Components: Wsdl2Idl Affects Versions: v1.0.0 Reporter: Balaji Ravi Assignee: Balaji Ravi Fix For: v1.0.0 The wsdltoidl tool currently throws a null pointer exception when it find a schema type defined as the following for the output parameter. <element name="emptyCT" <complexType/> </element> -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.