[
https://issues.apache.org/jira/browse/ARTEMIS-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16811231#comment-16811231
]
ASF subversion and git services commented on ARTEMIS-2295:
----------------------------------------------------------
Commit 655c772c2039e0febeeb440e504ac51533914745 in activemq-artemis's branch
refs/heads/master from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=655c772 ]
ARTEMIS-2295 fix IBM JDK schema parsing
> IBM JDK Cannot parse new XSD
> ----------------------------
>
> Key: ARTEMIS-2295
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2295
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 2.7.0
> Reporter: clebert suconic
> Priority: Major
> Fix For: 2.8.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> This does not make much sense to me. but Basically IBM JDK cannot parse the
> schema using extensions with complex types.
>
> It's always complaining about the follwing:
>
> #
> org.xml.sax.SAXParseException: ct-props-correct.4: Error for type
> 'federationTransformerType'. Duplicate attribute uses with the same name and
> target namespace are specified. Name of duplicate attribute use is 'base'.
> #
> at
> org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown
> Source)
> #
> at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)
> #
> at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
> #
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)