You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (JIRA)" <ji...@apache.org> on 2019/04/05 20:18:00 UTC

[jira] [Updated] (ARTEMIS-2295) IBM JDK Cannot parse new XSD

     [ https://issues.apache.org/jira/browse/ARTEMIS-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

clebert suconic updated ARTEMIS-2295:
-------------------------------------
    Description: 
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)
 #

> 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
>
>
> 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)