Total traceability with correlation IDs
Distributed systems are great: they're more versatile and resilient than monolithic ones. They also bring challenges of their own, one of them being the
She logs me, she logs me not
Logging. An old friend. So critical for a production deployment and so hidden away. Much has been said and done in this area, and
Logging just got a lot easier in Mule 3.1
Mule 3.1 introduces a very useful new <logger> element that makes it easy to inspect the content and properties of your messages in Mule
Walk this Way: Building AJAX apps with Mule
There are some cool new features in Mule 3 for building AJAX applications. I figured I’d take you through a tour of the GPS
Using JSON bindings with iBeans
JSON, short for JavaScript Object Notation, is a lightweight data interchange format. It is a text-based, human-readable format for representing simple data structures and