[
https://issues.apache.org/jira/browse/CXF-7953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16793245#comment-16793245
]
Zheng Feng commented on CXF-7953:
---------------------------------
Thanks [~ffang] for investigating this issue and those failures are related to
the orb implementation.
* The CORBA spec does not support the schema validation so it make sense that
those SimpleRestrictions tests failed.
* The Jacorb restricts the enum name with _[0-9][a-z][A-Z] and it should be OK
to disable the Enum tests when running with the jacorb implementation.
So I will send a PR to fix the test.
> make corba binding working with JDK11
> -------------------------------------
>
> Key: CXF-7953
> URL: https://issues.apache.org/jira/browse/CXF-7953
> Project: CXF
> Issue Type: Wish
> Reporter: Freeman Fang
> Assignee: Freeman Fang
> Priority: Minor
> Fix For: 3.3.2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)