
Originally authored by Jun Rao. Jun will present at this year's ApacheCon North America.
Kafka is a distributed publish-subscribe messaging system. It...
0 replies - 2447 views - 02/07/13 by Mitch Pronschinske in Articles

I've spent a good amount of time setting up message-based infrastructures, so I decided to make a tool that would allow me to set up localhost friendly,...
0 replies - 1292 views - 02/07/13 by Abhishek Kumar in Articles

When I think about API Analytics, I like to think about the "Goldilocks Question". This question is "Who's been using my APIs?". One of the tests of an API...
0 replies - 1308 views - 02/06/13 by Mark O'neill in Articles

Recently, I came across the following situation while working with Mule: I needed to handle an http post that would carry not one but N > 1 uploaded...
0 replies - 1630 views - 02/04/13 by Mariano Gonzalez in Articles

There are many ways to expose an HTTP endpoint in Camel: jetty, tomcat, servlet, cxfrs and restlet. Two of these components - cxfrs and restlet also support...
2 replies - 3831 views - 02/04/13 by Bilgin Ibryam in Articles

As promised I’m going to show a test case for which I have used Citrus to implement it. The case is like this:
In a predefined folder on a machine a...
0 replies - 1868 views - 02/03/13 by Pascal Alma in Articles

Recently, I ran into an open-source test framework called Citrus. Citrus supports you in testing message interfaces in enterprise applications. Manual testing...
0 replies - 1608 views - 02/02/13 by Pascal Alma in Articles

Recently the Modesto Scripting Language Meetup had another hack night. The theme of the meetup was Twilio apps and API's in general. We had presentations on...
0 replies - 1499 views - 02/01/13 by Simeon Franklin in Articles

SAML 2.0 Bearer Assertion Profile which is built on top of OAuth 2.0 Assertion Profile defines the use of a SAML 2.0 Bearer Assertion as a means for requesting...
0 replies - 1227 views - 02/01/13 by Prabath Siriwardena in Articles

Create a maven project and add the following dependencies to the pom.xml
<?xml version="1.0" encoding="UTF-8"?>
<project...
0 replies - 1018 views - 02/01/13 by Achala Chathura... in Articles

Apache Camel is described on its main web page (and in the Camel User Guide) as "a versatile open-source integration framework based on known Enterprise...
0 replies - 2315 views - 01/31/13 by Dustin Marx in Articles

Amazon now has a beta release for their Android Mobile App SDK Eclipse Plugin.There are about 42 Amazon APIs in APIhub and by searching for them you can get an...
0 replies - 2775 views - 01/31/13 by Mitch Pronschinske in Articles

Although XMPP is most often used as a chat protocol, it can also provide a robust asynchronous communication channel in other application scenarios. In this...
0 replies - 1496 views - 01/31/13 by Mitch Pronschinske in Articles

In this post I'll document the simple configuration needed by ActiveMQ to configure the JDBC persistence adapter and setting up MySQL as the persistent...
0 replies - 1752 views - 01/30/13 by Mitch Pronschinske in Articles

RHQ CLI over XMPP from Lukas Krejci on Vimeo.
Based on the great demo by Rafael Chies (vimeo.com/35730049) I created a modified version of...
0 replies - 777 views - 01/30/13 by Mitch Pronschinske in Articles