You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andy McCright (JIRA)" <ji...@apache.org> on 2018/11/01 20:39:00 UTC

[jira] [Resolved] (CXF-7888) Unnecessary warning when using IBM XLXP JAXB implementation

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

Andy McCright resolved CXF-7888.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 3.2.8
                   3.3.0

> Unnecessary warning when using IBM XLXP JAXB implementation
> -----------------------------------------------------------
>
>                 Key: CXF-7888
>                 URL: https://issues.apache.org/jira/browse/CXF-7888
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 3.2.6
>            Reporter: Andy McCright
>            Assignee: Andy McCright
>            Priority: Minor
>             Fix For: 3.3.0, 3.2.8
>
>
> When using CXF in WebSphere Liberty and using the jaxb-2.2 feature (which uses IBM's XLXP JAXB implementation), the following warning is logged:
> [11/1/18 11:44:33:625 CDT] 0000009c ws.org.apache.cxf.cxf.core.3.2:1.0.23.20181020-2100(id=193)] W Failed to createMinimumEscapeHandler for unknown jaxb class:class com.ibm.xml.xlxp2.jaxb.marshal.MarshallerProxy
>  
> The XLXP implementation should be able to use the same EscapeHandler as the com.sun.xml.bind implementation, so the main issue to remove the warning when using the XLXP impl.



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