Kevin Earls created CAMEL-7765:
----------------------------------

             Summary: 
ConsumerWSAEndpointMappingRouteTest.testWSAddressingResolveActionMoreSpecif 
fails with JDK8
                 Key: CAMEL-7765
                 URL: https://issues.apache.org/jira/browse/CAMEL-7765
             Project: Camel
          Issue Type: Test
          Components: tests
            Reporter: Kevin Earls
            Priority: Minor


This test fails with the following error:

java.lang.AssertionError: mock://testActionMoreSpecific Received message count 
0, expected at least 1
        at 
org.apache.camel.component.mock.MockEndpoint.fail(MockEndpoint.java:1333)
        at 
org.apache.camel.component.mock.MockEndpoint.assertTrue(MockEndpoint.java:1321)
        at 
org.apache.camel.component.mock.MockEndpoint.doAssertIsSatisfied(MockEndpoint.java:390)
        at 
org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:362)
        at 
org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:350)
        at 
org.apache.camel.component.spring.ws.addressing.ConsumerWSAEndpointMappingRouteTest.testWSAddressingResolveActionMoreSpecif(ConsumerWSAEndpointMappingRouteTest.java:138)


The root cause seems to be the following, which comes from the test log:

Caused by: org.w3c.dom.DOMException: NAMESPACE_ERR: An attempt is made to 
create or change an object in a way which is incorrect with regard to 
namespaces.

I'll attach the full log







--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to