-
Enterprise Java👁 Image
Event processing in camel-drools
In a previous post about camel-drools I’ve introduced camel-drools component and implemented some simple task-oriented process using rules inside Camel…
Read More » -
Enterprise Java👁 Image
Lessons learned: ActiveMQ, Apache Camel and connection pooling
Every once in a while, I run into an interesting problem related to connections and pooling with ActiveMQ, and today…
Read More » -
Enterprise Java👁 Image
A Camel Demo for Amazon’s Simple Worklfow Service
In a previous post I explained why AWS SWF service is good and announced the new Camel SWF component. Now…
Read More » -
Enterprise Java👁 Image
Master/Slave Failover for Camel Routes
One way to implement a master/slave failover pattern is to have a cluster of instances of an application where one…
Read More » -
Enterprise Java👁 java-interview-questions-answers
Building Distributed Workflow Applications on Amazon with Camel
Pipeline with SNS-SQS A workflow consist of independent tasks performed in particular sequence determined by dynamic conditions. Very often a…
Read More » -
Enterprise Java👁 Image
Add Apache Camel and Spring as jboss modules in WildFly
These days I am playing with Wildfly and Apache Camel and Spring. A simple way to communicate between EARs /…
Read More » -
Enterprise Java👁 Image
Camel CXF Service With Multiple Query Parameters
While the awesome Apache Camel team is busy fixing the handling of the multiple parameters in the query, here’s a…
Read More » -
Enterprise Java👁 Image
Apache Camel – developing application from the scratch (part 2 / 2)
This is the second part of the tutorial where we are creating an invoices processing application using Apache Camel. In…
Read More » -
Enterprise Java👁 Image
Building Camel-CXF REST Service in OSGi for Karaf – Multicasting and Aggregation
Please check out my other post on building plain CXF services (without Camel) in OSGi on Karaf. This is a…
Read More »
