[ https://issues.apache.org/activemq/browse/CAMEL-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gary Tully resolved CAMEL-1982. ------------------------------- Resolution: Fixed The activemq-camel test that fails with 2.0.0 is: http://svn.apache.org/viewvc/activemq/trunk/activemq-camel/src/test/java/org/apache/activemq/camel/CamelJmsTest.java?view=co resolved in r810628 we may have to build a workaround (incorporate the fix into activemq-camel) for the activemq 5.3 release to pick up 2.0.0 > JMSBinding needs to be able to deal with an null endpoint > --------------------------------------------------------- > > Key: CAMEL-1982 > URL: https://issues.apache.org/activemq/browse/CAMEL-1982 > Project: Apache Camel > Issue Type: Bug > Components: camel-jms > Affects Versions: 2.0.0 > Environment: activemq 5.3 - activemq-camel tests > Reporter: Gary Tully > Assignee: Gary Tully > Fix For: 2.1.0 > > > migrating activemq from 2.0-M2 to 2.0.0 some tests fail with internal NPE - > problem is activemq camel uses JMSBinding() no arg creation and some of the > methods do not check for a null endpoint. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.