Hi I think I have found the issue. I narrowed down the dependencies in the new maven module that I imported and found the offending dependencies in that module. It turns out the version of xerces that was being loaded by some of the dependencies was causing the problem. By exluding those xerces dependencies, my test cases are now running again
Thanks Damien -- View this message in context: http://camel.465427.n5.nabble.com/Error-Running-JUnit-Test-tp5715106p5715117.html Sent from the Camel - Users mailing list archive at Nabble.com.
