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 19:34:00 UTC

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

Andy McCright created CXF-7888:
----------------------------------

             Summary: 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


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)