[ https://issues.apache.org/jira/browse/CXF-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alan Cabrera moved YOKO-227 to CXF-1372: ---------------------------------------- Component/s: (was: Idl2Wsdl) Yoko Assignee: (was: Matteo Vescovi) Key: CXF-1372 (was: YOKO-227) Project: CXF (was: Yoko - CORBA Server) > Add IDL multiple declarators support. > ------------------------------------- > > Key: CXF-1372 > URL: https://issues.apache.org/jira/browse/CXF-1372 > Project: CXF > Issue Type: New Feature > Components: Yoko > Reporter: Matteo Vescovi > > Currently, idltowsdl tool only support a single declarator. > i.e. typedef long myLong; > However, IDL supports multiple declarators: > <declarators> ::= <declarator> { "," <declarator> }* > i.e. typedef long myLong1, myLong2, myLong3; -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.