[
https://issues.apache.org/jira/browse/QPID-7885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16613383#comment-16613383
]
Ali Hadi commented on QPID-7885:
--------------------------------
Hello,
Since Java 9 JaxB APIs are no longer contained on the default classpath.
In the Qpid BrokerJ code, one of JaxB's classes (
javax.xml.bind.DatatypeConverter ) is used multiple times.
Is it possible to explicitly add the jaxb-api as a maven dependency in order to
use the BrokerJ on newer java versions?
> [Java Broker] Support Java 9
> ----------------------------
>
> Key: QPID-7885
> URL: https://issues.apache.org/jira/browse/QPID-7885
> Project: Qpid
> Issue Type: Improvement
> Components: Broker-J
> Reporter: Lorenz Quack
> Priority: Major
> Fix For: qpid-java-broker-7.1.0
>
>
> With the Java 9 on the horizon it is time to get Qpid's Java components ready.
> * make sure component compile with JDK9
> * make sure components run with JRE9
> * take advantage of the new Java Module System
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]