Pimp your Mule Flow debugging session
Mule Management Console 3.1 ships with the brand new Flow Analyzer. Select your server, interesting flows, click start and enjoy seeing real-time messages passing through
Securing REST Web Services against LDAP
Many Mule users create RESTful services but they are not always clear on the way to authenticate and apply authorization to a RESTful Web Service. I have seen
Apple Push Notifications with Mule Cloud Connect
So you have written this new cool service (hopefully using Mule), and you even develop an insanely great iOS app to complement your new
Page Models: An Object Oriented approach to integration tests design
Setting up the problem Here is a simple scenario: 1. Go to Google2. Provide a search string3. Search the web4. Make sure that some
Mule 3: Services or Flows? You can have both!
The service framework in Mule has always existed for building integration solutions. The design is simple and highly scalable: 1) messages flow in on
Development Process: Estimation is futile
How much time do you invest in estimating your backlog? Do you really get any value from it? When was the last time you
Activiti + Mule ESB – Part 1
We are pleased to announce Mule 3 Activiti support. We're very happy to be working with the Activiti team and see a lot of
Kanban from the trenches; Lessons learned (Part 2)
On my previous post about Kanban, I presented the challenges we had in our Engineering team. They were:1. Uncontrolled growth of Work In Progress.2.
Feed my inbox; reading RSS feeds with Mule ESB
I read a couple of RSS feeds regularly. Unfortunately, I work across a couple of machines: my laptop, the machine in the office, my
Web Testing; Selenium
I did Unit Testing, but the Customer is still not happy I have this web project. Pretty complex one. The code coverage is over