You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2015/07/30 23:22:04 UTC

[jira] [Created] (YOKO-466) Disable idl name checking

David Jencks created YOKO-466:
---------------------------------

             Summary: Disable idl name checking
                 Key: YOKO-466
                 URL: https://issues.apache.org/jira/browse/YOKO-466
             Project: Yoko - CORBA Server
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: orb core
    Affects Versions: v1.1.0
            Reporter: David Jencks


TypeCode creation tries to enforce all names are IDL names.
    
    By comparison with the behaviour seen from other ORB implementations, this is not necessarily the case, for example when generating the FullValueDescription for Java (Serializable) valuetypes.
    Other parts of yoko behave in a compatible manner to these other implementations, which currently causes the IDL name checking to fail during FVD generation.
    
    This introduces minimal changes to disable IDL name checking.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)