|
Seeing the following error trying to install onto EAP 6.4.4 / EAP 6.4.5 - EAP 6.4.3 seems to work.
------------------------------------------------------------------------------- Test set: org.switchyard.test.quickstarts.SoapAttachmentQuickstartTest ------------------------------------------------------------------------------- Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 26.864 sec <<< FAILURE! imageService(org.switchyard.test.quickstarts.SoapAttachmentQuickstartTest) Time elapsed: 2.7 sec <<< FAILURE! java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.switchyard.test.quickstarts.SoapAttachmentQuickstartTest.imageService(SoapAttachmentQuickstartTest.java:58) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|