Usage of FluentProducerTemplate

2020-08-19 Thread Paul Fraser
Hi, Netty, Camel, Karaf and OSGi, Karaf 4.3 SNAPSHOT,  Camel 3.5 SNAPSHOT. Camel Context OsgiDefaultCamelContext A bit confused about using templates. Should the following code work? Is it all that is needed to send a byte array to the dest definition? Paul Fraser String  destDefinition

Re: Usage of CamelContext

2020-08-01 Thread Paul Fraser
After diving into the docs, I find "You typically have one CamelContext in an application" So I suppose this answers my question right to the point:-) Paul Fraser On 1/08/2020 8:50 pm, Paul Fraser wrote: Hi, Just starting into Camel with Karaf and have a very basic question. In

Usage of CamelContext

2020-08-01 Thread Paul Fraser
Hi, Just starting into Camel with Karaf and have a very basic question. In a midsize project is the aim to create one camelcontext , some or many camelcontexts. Thanks Paul Fraser