Uploaded image for project: 'JBoss Enterprise SOA Platform'
  1. JBoss Enterprise SOA Platform
  2. SOA-3205

Wise SOAPClient SOAPFaultException lost

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: 5.1.0 GA
    • Fix Version/s: 5.2.0.ER5
    • Component/s: JBossESB
    • Labels:
      None
    • Steps to Reproduce:
      Hide

      1. Deploy the attached war file on SOA-P 5.1
      2. Unzip the webservice_consumer_wise_smooks.zip into the quickstarts directory
      3. ant deploy
      4. ant runtest

      Show
      1. Deploy the attached war file on SOA-P 5.1 2. Unzip the webservice_consumer_wise_smooks.zip into the quickstarts directory 3. ant deploy 4. ant runtest
    • Release Notes Text:
      Hide
      https://issues.jboss.org/browse/SOA-3205

      If Wise encountered an error it could not handle, it would terminate the pipeline. A code fix has been applied so that exceptions are now handled in a consistent manner.
      Show
      https://issues.jboss.org/browse/SOA-3205 If Wise encountered an error it could not handle, it would terminate the pipeline. A code fix has been applied so that exceptions are now handled in a consistent manner.
    • Release Notes Docs Status:
      Documented as Resolved Issue

      Description

      Wise will allow expected exceptions to be returned as an InvocationResult but will trap anything it does not recognise and throw it back to the invoker as an exception. This terminates the pipeline and the remainder of the pipeline is prevented from processing the valid SOAP response because wise is turning it into an exception, thereby treating it in a different manner from the exceptions that are defined within the WSDL (and expected). It is still visible through the exception processing but shouldn't be, it should be treated in the same manner as other SOAP faults.

        Gliffy Diagrams

          Attachments

            Issue Links

              Activity

                People

                • Assignee:
                  tcunning Tom Cunningham
                  Reporter:
                  david.boeren david.boeren
                  Writer:
                  David Le Sage
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  5 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: