CamelContext give me out of memory heap error

2009-02-06 Thread jimmy007
my applicationContext file contain only this much configuration and still i have the problem with only camelContext, othere things are fine my broker and other stull when i deploy it , it will give me memory out of heap error http://www.springframework.org/schema/beans"; xmlns:xsi="http://www.w

can one give me full implementation of spring,java,activemq based example

2009-02-02 Thread jimmy007
Plz do help me i need a example so that i can understand this technology a whole. using spring based complete configuration in xml file with broker configured in it having two endpoints as queue. 1. inputQueue 2. outputQueue and a seprate conusmer and producers those are attached to the broker w