> Hi,

Hi Achim, thanks for answering.

> just my 0.02$ on a container/runtime.
> My best experience as runtime for Camel is to use Karaf.
> If you need more out of the box components like ActiveMQ and so forth
> you might also consider to use Servicemix.

OK, my incipient plan so far is to use Karaf to host each of my services as a 
separate bundle, and maybe have several Karaf instances running on a single 
machine. Each bundle (service) will use Spring for its configuration and 
wiring, including bootstrapping Camel. I expect to be able, as well, to 
configure ActiveMQ in this setup directly from Spring, and hopefully avoid (for 
now) ServiceMix, since it seems "pure" Camel will cover all my needs. Does this 
make sense to you?

-- 
Gonzalo Diethelm

Reply via email to