Mule Speaks Java: Towards a programmatic configuration of Mule
True to our goal of simplifying the configuration of Mule, we will be adding the capacity to programmatically configure Mule 3 in the coming
Pattern-Based Configuration: Hello Validator!
The pattern-based configuration series continues! After a first set of fairly generic patterns, this new addition will demonstrate how highly specialized patterns can provide
Pattern-Based Configuration: Hello Bridge!
Web Service Proxy was the last configuration pattern presented in this blog. Time for a new one! Connecting systems together is one of the
Pattern-Based Configuration: Hello Web Service Proxy!
After the introduction of Simple Service, the configuration patterns series continues! The second pattern we would like to introduce is Web Service Proxy. Proxying
Pattern-Based Configuration: Hello Simple Service!
As announced before, Mule 3 will offer pattern-based configuration artifacts that will allow you to perform common configuration tasks with the least amount of
Mule And ActiveMQ – A Perfect Match
ActiveMQ in Action, an upcoming book from Manning Publications, may well end up being the perfect companion book for Mule In Action. Happily Ever
Beyond Integration, Part 3: Towards Eventing
In the previous installment of the Beyond Integration series, we talked about some strategies for evolving legacy monolithic systems into finer grained services orchestrated
Springing into Tcat
Spring has become a highly popular framework for the development of web applications, thanks to a compelling support for web features, both at its
Sweet XML: How pattern-based configuration will sugarize your Mule
Configuring Mule involves XML, and though using a decent XML editor can help a lot (thanks to the contextual help it provides from Mule's schemas),