Latest posts
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.
Announcing Mule 3.3 Milestone 2
Last month we released Mule 3.3 M1, our first milestone on the way to Mule 3.3. While for production you should use Mule 3.2.1, we hope these... read more.
Securing SOAP Web Services using WS-Security
Mule allows us to expose services to the web through CXF, but what happens when these services handle sensitive information that we don't want... read more.