Month: October 2013
Talend ESB Continous Integration, part2: Maven and commandline
In the first part of the “Talend ESB Continuous Integration” serie, we saw how to test the Camel routes created by the studio, by leveraging Camel Test Kit. We saw how to have automatic testing using Jenkins. The…
Read More »Talend ESB Continous Integration, part1: Using Camel Test Kit
Introduction In this serie of articles, I will show how to setup a Continuous Integration solution mixing Talend ESB tools, Maven, and Jenkins. The purpose is to decouple the design (performed in the studio), the tests (both unit…
Read More »Coming in Karaf 3.0.0: subshell and completion mode
If you are a Karaf user, you probably know that Karaf is very extensible: you can add features in Karaf to provide new functionalities. For instance, you can install Camel, ActiveMQ, CXF, Cellar, etc in your Karaf runtime….
Read More »Coming in Karaf 3.0.0: JAAS users, groups, roles, and ACLs
This week I worked with David Booschaert. David proposed a patch for Karaf 3.0.0 to add the notion of groups and use ACL for JMX. He posted a blog entry about that: http://coderthoughts.blogspot.fr/2013/10/jmx-role-based-access-control-for-karaf.html. David’s blog is very detailed,…
Read More »Apache ActiveMQ 5.7, 5.9 and Master-Slave
With my ActiveMQ friends (especially Dejan and Claus), I’m working on ActiveMQ 5.9 next release. Today, I focus on the HA with ActiveMQ, and especially Master-Slave configuration. Update of the documentation The first thing that I noticed is…
Read More »