hot-topics mule and the cloud what's new in mule 3 apache tomcat tips and tricks developer tools

Introducing Mule Query Language

Dan Diephouse on Thursday, July 21, 2011

Working with web APIs, local APIs and different data formats and structures is too damn hard. You have to write painful verbose code to: Query Web APIs and work with the data Enrich and join data from external services with local services Compose RESTful services from existing services Version services and data formats Merge data [...]

Making the move to Mule 3.1

michael.khalili on Wednesday, March 16, 2011

You’ve seen a lot on this blog about Mule 3.  We’ve seen a lot of interest from customers and partners around Mule 3.  We thought “well, how about a webinar on moving to Mule 3.” If you’ve been looking at Mule 3 but aren’t sure where to start, are trying to get the most out [...]

“Implementing Messaging Patterns Using Web Services With Mule”: Webinar archive and sample code.

Daniel Feist on Thursday, January 22, 2009

For those of you that wish the view this webinar again, or for those of you that missed it, the archive of this webinar is now available online here. Also the sample code shown in the Webinar is now available here. Any questions can be sent to our User List

How to Define Services

Ross Mason on Tuesday, January 20, 2009

Defining what constitutes a service when building service-orientated applications seems to be a common problem for developers and architects who are new to building services. The main issue seems to be the scope, i.e. what is the granularity of the service. This is actually quite difficult since the granularity of a service can vary depending [...]