Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-3019

JiBXDataSource looses problem details when wrapping an exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • nightly
    • None
    • databinding

    Description

      Exceptions thrown during marshalling are wrapped, first in a JiBXException and then in an XMLStreamException. When stack trace details are output, such as on server errors sent back to the client, the original exception information is then missing. It appears the main problem is the XMLStreamException not chaining to the wrapped exception, but this can be partially addressed by adding the original exception message to the JiBXException message, which is printed in the stack trace.

      Attachments

        Activity

          People

            dsosnoski Dennis M. Sosnoski
            dsosnoski Dennis M. Sosnoski
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: