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

Handling of RuntimeException thrown by Implementor in XMLBinding

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-RC
    • 2.0-M1
    • None
    • None

    Description

      If a RuntimeException is thrown in the implementor it gets changed to XMLFault with cause as NoSuchMethodException type due to a bug in XMLFaultOutInterceptor. Also this XMLFault then further gets wrapped into Fault ...XMLFault. This needs to be fixed.
      The behaviour should be a XMLFault with the original exception.

      Attachments

        1. XMLFaultOutInterceptor.java
          5 kB
          Ajay Paibir

        Activity

          People

            tli Tom Li
            apaibir Ajay Paibir
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: