Unrecognized xbean namespace mapping: http://activemq.apache.org/camel/schema/spring

2009-06-15 Thread daven1986
Hi, I get this message when I run the latest 5.3-SNAPSHOT with the default configuration file, I have run a previous 5.3-SNAPSHOT fine with the same configuration file. I did however change my maven from 2.0.8 to 2.1.0 - would this cause the problem, and how would I fix it? Thanks Daven -- Vi

Re: simple network of brokers

2009-06-01 Thread daven1986
Thanks to Andreas for helping me out there. Now I have another problem. The above solution worked fine for a test setup on my local machine, now when I move this to a network testbed with the brokers on different machines I get an error: INFO DemandForwardingBridge - Network connection b

simple network of brokers

2009-05-26 Thread daven1986
Hi all, I am trying in vain to setup a simple network of brokers. I want it to be like this: A -> B -> C I want to put a producer on A and a consumer on C. I will be using them on my local machine just for some simple tests and I have used a multicast address with a group to separate the broker