JmsXBeanDeployerTest fails with Java 6
--------------------------------------
Key: SM-1530
URL: https://issues.apache.org/activemq/browse/SM-1530
Project: ServiceMix
Issue Type: Bug
Components: servicemix-jms
Affects Versions: 3.2.2
Reporter: Gert Vanthienen
Priority: Minor
Fix For: 3.3
{noformat}
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.336 sec <<<
FAILURE!
testSoap(org.apache.servicemix.jms.JmsXBeanDeployerTest) Time elapsed: 0.096
sec <<< FAILURE!
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertNotNull(Assert.java:220)
at junit.framework.Assert.assertNotNull(Assert.java:213)
at
org.apache.servicemix.jms.JmsXBeanDeployerTest.testSoap(JmsXBeanDeployerTest.java:163)
at
org.apache.servicemix.jms.JmsXBeanDeployerTest.testSoap(JmsXBeanDeployerTest.java:163)
...
{noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.