[ 
https://issues.apache.org/jira/browse/CXF-7054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792265#comment-16792265
 ] 

Zheng Feng edited comment on CXF-7054 at 3/14/19 2:10 AM:
----------------------------------------------------------

[~ffang] The Jacorb does not support the enum value such as 
"http://www.iona.com"; as it restrict the name with _[0-9][a-z][A-Z].

see the following codes:
https://github.com/JacORB/JacORB/blob/master/core/src/main/java/org/jacorb/orb/ORBSingleton.java#L258
https://github.com/JacORB/JacORB/blob/master/core/src/main/java/org/jacorb/orb/ORBSingleton.java#L280


was (Author: zhfeng):
[~ffang] The Jacorb does not support the enum value such as 
"http://www.iona.com"; as it restrict the name with "_[0-9][a-z][A-Z].

see the following codes:
https://github.com/JacORB/JacORB/blob/master/core/src/main/java/org/jacorb/orb/ORBSingleton.java#L258
https://github.com/JacORB/JacORB/blob/master/core/src/main/java/org/jacorb/orb/ORBSingleton.java#L280

> CORBADocLitClientTypeTest failed with java9
> -------------------------------------------
>
>                 Key: CXF-7054
>                 URL: https://issues.apache.org/jira/browse/CXF-7054
>             Project: CXF
>          Issue Type: Sub-task
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>            Priority: Major
>             Fix For: 3.2.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to