Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-4741

SOAPAction needs to be set

    XMLWordPrintable

Details

    • % %
    • 6.3 Sprint 1 (4-Jan->29-Jan)

    Description

      Given a WebService with multiple methods, we need to set the SOAPAction - it isn't being set when messages are being routed through Camel and switchyard endpoints. Need to look at whether we should do this in SOAPMessageComposer if it is not set.

      <?xml version="1.0" encoding="ASCII"?>
      <routes xmlns="http://camel.apache.org/schema/spring">
      <route>
      <from uri="switchyard://SoapActionExampleInterfaceSwitchyard"/>
      <to uri="switchyard://SoapActionExampleInterface?operationName=method1"/>
      <to uri="switchyard://SoapActionExampleInterface?operationName=method2"/>
      </route>
      </routes>

      Attachments

        Issue Links

          Activity

            People

              toigaras@redhat.com tomohisa igarashi
              tcunning@redhat.com Thomas Cunningham
              Tomas Turek Tomas Turek
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: