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


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.

Reply via email to