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)