One to contain them all: Unifying the Mule Registry in 3.7
In this post we're going to continue the discussion started our last post "A sneak peek into Mule 3.7’s deepest internals" about how Mule's
A sneak peek into Mule 3.7’s deepest internals
Mule 3.7 is approaching, and among other things we decided to put a lot of focus on the experience of the guy coding custom
Exposing CXF webservice with Mule Cache
The first thing that comes to mind on Mule Cache scope is how to implement this cache mechanism with a webservice. Mule has a
Library upgrades in Mule ESB 3.6
If you have read the Mule ESB 3.6 release notes then you already know what I'm about to say, but just to recap, here
Json validation using a draft v4 schema? Oh Yeah!
Sometimes you're expecting a JSON, specially when publishing or consuming a REST API. But you need to make sure it's a good JSON, not
You’re into XML? Mule now supports XPath, XSLT and XQuery 3.0
In spite of JSON's reign as the king of API data format, XML still remains the exchange data format of choice for a number
Asynchronous Logging in Mule 3.6
"Logs are like car insurance. Nobody wants to pay for it, but when something goes wrong everyone wants the best available" - Pablo Kraan The
MuleSoft Performance and the Choke in the Wire
Hello from MuleSoft’s performance team! This post describes a real-world tuning example in which we worked with a customer to optimize their Mule ESB
Fending off XXE attacks in Mule 3.5
Trust no one! Most security issues comes from assuming that no bad person is going to tamper with your input data. We usually pay
Handle Errors in your Batch Job… Like a Champ!
Fact: Batch Jobs are tricky to handle when exceptions raise. The problem is the huge amounts of data that these jobs are designed to