[
https://issues.apache.org/jira/browse/CXF-7054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15502284#comment-15502284
]
Freeman Fang commented on CXF-7054:
-----------------------------------
Hi Grzegorz,
Go ahead for the Jacorb test.
Somehow with Jacorb, the schema validation doesn't work, not sure if a defect
from Jacorb itself or not.
For example, for the CORBADocLitClientTypeTest#testSimpleRestriction, if we use
Sun's orb, we should get exception like
{code}
Caused by: org.omg.CORBA.BAD_OPERATION:
at
com.sun.corba.se.impl.logging.ORBUtilSystemException.badStringBounds(java.corba@9-ea/ORBUtilSystemException.java:275)
at
com.sun.corba.se.impl.logging.ORBUtilSystemException.badStringBounds(java.corba@9-ea/ORBUtilSystemException.java:299)
at
com.sun.corba.se.impl.corba.AnyImpl.insert_string(java.corba@9-ea/AnyImpl.java:953)
at
org.apache.cxf.binding.corba.types.CorbaPrimitiveHandler.setIntoAny(CorbaPrimitiveHandler.java:91)
at
org.apache.cxf.binding.corba.CorbaConduit.getArguments(CorbaConduit.java:242)
at
org.apache.cxf.binding.corba.CorbaConduit.buildRequest(CorbaConduit.java:184)
at
org.apache.cxf.binding.corba.CorbaConduit.close(CorbaConduit.java:143)
{code}
But with Jacorb, no such schema validation check.
Thanks!
Freeman
> 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
> Fix For: 3.2.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)