Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-camel

Apache Camel: access both request and reply message at end of route

apache-camel

Why do we use <cxf:rsServer> as opposed to a plain <jaxrs:server> when using the CXF-RS component?

Apache Camel: Convert JSON to a POJO using Camel methods

java json apache-camel

How to create a Camel route which takes XML and bind some data to JPA annotated POJO?

java xml jpa jaxb apache-camel

Apache Camel Route performance degradation under load

soap apache-camel cxf

how start a route in a Camel test with mocked Endpoints

java cxf apache-camel

In an Apache Camel application, how can unit tests inject mock endpoints in place of real ones?

Apache Camel: What is actually being routed?

java apache-camel

Implementing native websphere MQ with CoD over Camel JMS component

jms apache-camel ibm-mq

Apache Camel: do not trigger route if previous route run is not complete

java timer apache-camel

Retrying messages at some point in the future (ActiveMQ)

activemq apache-camel

Camel Route from Jetty to Absolute URL

Camel route-testing using adviceWith with OnException definitions

Apache Camel - transaction in routes

java apache-camel

Spring AMQP RabbitMQ implementing priority queue

Configure SQL datasource through properties in Camel Blueprint (within Karaf)

What is the difference between "seda + concurrentConsumers" and "direct + threads"

Log camel exchange body as string using log4j

Apache Camel JSON Marshalling to POJO Java Bean

Camel: How to include an ampersand as data in a URI (NOT as a delimiter)?

java apache-camel