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
Pack up and go!
In order to use the hot deployment feature that was introduced with Mule 3 you need to package your application as a zip file.
Routing with Message Processors in Flows (Part 1)
One of the joys of Mule 3's new Message Processor (MP for short) architecture is the power that arises from being able to combine
Announcing Mule’s Activiti transport
Hi all! A couple of weeks ago I started the integration between Mule ESB and Activiti BPMN. Activiti is a Business Process Management (BPM)
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
Hot Deploy from Mule IDE
The Mule IDE does not natively support Mule 3's new application structure yet, but not to worry, with the new 2.1 release of the
Polling TCP client connector
Right now TCP inbound endpoints are implemented as TCP servers that listen for data coming from different clients. In Mule ESB 2.2.6 we are
The easiest way to run Tomcat as a Windows service
Organizations running Apache Tomcat in production on Windows often want to run Tomcat as a Windows service. This removes the need for someone to
Easily optimizing Python: Extending with Java
Our RESTx project - a platform for the rapid and easy creation of RESTful web services and resources - is largely written in Python.
Turbo charging front-end development with user-created RESTful resources
In this article, I will show you how RESTx - an open source project for the creation of RESTful web services and RESTful resources -