[ https://issues.apache.org/jira/browse/YOKO-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darren Middleman resolved YOKO-376. ----------------------------------- Resolution: Fixed Fix Version/s: v1.0.0 Resolved with revision 544462. > IDL anonymous wstring incorrectly mapped to CORBA typemap 'anonstring' > ---------------------------------------------------------------------- > > Key: YOKO-376 > URL: https://issues.apache.org/jira/browse/YOKO-376 > Project: Yoko - CORBA Server > Issue Type: Bug > Components: Idl2Wsdl > Affects Versions: v1.0-incubating-M2 > Reporter: Darren Middleman > Assignee: Darren Middleman > Fix For: v1.0.0 > > > When an IDL with the following declaration is used with IDLToWSDL: > wstring<11> testAnonWString(in wstring<6> param); > the resulting wsdl contains a CORBA typemap with an 'anonstring' entry > instead of an 'anonwstring' entry. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.