Re: Unit test camel with activeMQ

2011-06-01 Thread hbellat
I followed some examples in camel-jms package but still have problem. I wrote my camel.xml http://www.springframework.org/schema/beans"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/ca

Unit test camel with activeMQ

2011-05-30 Thread hbellat
Hello, I used Junit for java program but I need some examples to understand how it works in camel with activeMQ I wrote a simple camel.xml as follow : http://camel.apache.org/schema/spring";>