Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-7888

Unnecessary warning when using IBM XLXP JAXB implementation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.2.6
    • 3.2.8, 3.3.0
    • Core
    • None
    • Unknown

    Description

      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.

      Attachments

        Activity

          People

            andymc Andrew J McMurry
            andymc Andrew J McMurry
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: