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

org.apache.cxf.jaxrs.ext.MessageContextImpl.createAttachments lost inner exception

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.1.10, 3.0.13, 3.2.0
    • JAX-RS
    • None
    • cxf version 3.1.7

    • Unknown

    Description

      org.apache.cxf.jaxrs.ext.MessageContextImpl createAttachments, line 291.
      there is 'throw new WebApplicationException(500);'
      but the underlying cause exception (IOException) is not set as cause to that WebApplicationException. Maybe there is an reason for it, but it looks to me that it would be useful to add it.

      Attachments

        Activity

          People

            sergey_beryozkin Sergey Beryozkin
            zima.peter Zima Peter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: