You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2019/02/19 00:16:00 UTC

[jira] [Updated] (CXF-7974) Definition of defined in cxf-jaxws causes trouble in jdk11

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

Freeman Fang updated CXF-7974:
------------------------------
    Affects Version/s:     (was: 3.3.1)
        Fix Version/s: 3.3.1
                       3.4.0

> Definition of <library ..jaxws-api..> defined in cxf-jaxws causes trouble in jdk11
> ----------------------------------------------------------------------------------
>
>                 Key: CXF-7974
>                 URL: https://issues.apache.org/jira/browse/CXF-7974
>             Project: CXF
>          Issue Type: Bug
>          Components: OSGi
>            Reporter: Jiri Ondrusek
>            Assignee: Freeman Fang
>            Priority: Major
>             Fix For: 3.4.0, 3.3.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Definition
> {noformat}
> <library type="endorsed" export="true">mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/${cxf.servicemix.specs.version}</library>
> {noformat}
> causes problem when packages are loaded in jdk11. Jaxws has to be handled differently, but export=true causes changes in etc/config, which can not be there.



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