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

JAXBEncoderDecoder.marshallException fails if exception object contains a map

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4.1
    • 2.3.7, 2.4.3
    • JAXB Databinding
    • None
    • Java 1.6.0 Windows/Linux

    Description

      In the method JAXBEncoderDecoder.marshallException a Map is detected as an array.
      Finally in the method writeArrayObject in line 414 int len = Array.getLength(objArray); an exception is thrown.

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            k_o_ Karsten Ohme
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: