Latest posts
Mule School: Hello World
This is a series of blogs aimed at developers new to Mule that are just getting started. These lessons will introduce common concepts and... read more.
Debugging custom Java code in Mule Studio
There's no need to state the importance of debuggers for developers, and Mule developers are no exception. The goal of this blog post is... read more.
How to work with JDBC and XA Transactions
Transactions are a fundamental piece of Mule, since they are essential to guaranteeing that, in the event of an exception or a problem, the consistency... read more.
ESB Intelligence: Getting the most out of Business Event Analyzer
Mule Enterprise 3.2 introduced a powerful feature allowing to keep track of everything happening during the lifetime of your applications: Business Event Analyzer. This provides... read more.
Mule Configuration Inheritance
We often see the need to reuse a component configuration between 2 applications deployed to Mule. For example, let's say you have two Mule... read more.
Asynchronous Message Processing with Mule
Processing messages asynchronously is an important technique when developing integration applications. Asynchronous applications are typically easier to scale, allow for the implementation of... read more.
Salesforce Goes Real-time
With the recent Spring 12 release of Salesforce very few would have noticed a little unsung feature that will change the way many applications... read more.
Using XPath expressions on an XML document with namespaces
The other day I helped a customer figure out a little XPath problem: they had an XML document and wanted to process it depending... read more.
First Aid kit for Mules
The alarms go off. You get an alert on your cellphone. You look at your systems dashboard and notice that your Mule server, which... read more.
Zero Downtime API Upgrades With iON
We recently pushed out an update to iON which makes building APIs in the cloud better than ever: zero downtime upgrades. Without you having... read more.