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

Test failures when building camel-cxf-quickstart

XMLWordPrintable

    • % %
    • Hide

      cd quickstarts/switchyard/camel-cxf-binding
      mvn clean install

      Show
      cd quickstarts/switchyard/camel-cxf-binding mvn clean install

      When building camel-cxf-binding quickstart all tests fail with this error:

      Test set: org.switchyard.quickstarts.camel.cxf.CamelCxfTest
      -------------------------------------------------------------------------------
      Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 7.762 s <<< FAILURE! - in org.switchyard.quickstarts.camel.cxf.CamelCxfTest
      testSwitchYardWebService(org.switchyard.quickstarts.camel.cxf.CamelCxfTest)  Time elapsed: 0.602 s  <<< FAILURE!
      junit.framework.AssertionFailedError: 
      org.custommonkey.xmlunit.Diff
      [different] Expected namespace URI 'urn:switchyard-quickstart:camel-cxf:2.0' but was 'http://schemas.xmlsoap.org/soap/envelope/' - comparing <orderResponse...> at /Envelope[1]/Body[1]/orderResponse[1] to <soap:Fault...> at /Envelope[1]/Body[1]/Fault[1]
      
      	at org.switchyard.quickstarts.camel.cxf.CamelCxfTest.testSwitchYardWebService(CamelCxfTest.java:52)
      
      fault(org.switchyard.quickstarts.camel.cxf.CamelCxfTest)  Time elapsed: 0.464 s  <<< FAILURE!
      java.lang.AssertionError
      	at org.switchyard.quickstarts.camel.cxf.CamelCxfTest.fault(CamelCxfTest.java:59)

      the quickstart is working in build 185 so it's a regression

            rhn-support-tasato Tadayoshi Sato
            jkasztur@redhat.com Jan Kasztura (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: