You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2018/05/17 18:46:00 UTC

[jira] [Commented] (KARAF-5690) Add missing jaxb endorsed / osgi classes

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

Guillaume Nodet commented on KARAF-5690:
----------------------------------------

I still haven't been able to reproduce the problem.

However I found a problem when initializing CXF / Woodstox on Java 9, which can be fixed using the following when starting the JVM:
{code:java}
--add-reads=java.xml=java.logging{code}

> Add missing jaxb endorsed / osgi classes
> ----------------------------------------
>
>                 Key: KARAF-5690
>                 URL: https://issues.apache.org/jira/browse/KARAF-5690
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core
>    Affects Versions: 4.2.0
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>            Priority: Blocker
>             Fix For: 4.2.1
>
>




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