Giving PHP a Backend
As evident by some prominent web applications PHP remains a popular choice when implementing the front-end of a web application. PHP's lacks a bit, however,
ESB Intelligence: Getting the most out of Business Event Analyzer
Mule Enterprise 3.2 introduced a powerful feature allowing to keep track of everything happening during the lifetime of your applications: Business Event Analyzer. This provides
Mule Configuration Inheritance
We often see the need to reuse a component configuration between 2 applications deployed to Mule. For example, let's say you have two Mule
Using XPath expressions on an XML document with namespaces
The other day I helped a customer figure out a little XPath problem: they had an XML document and wanted to process it depending
Announcing Mule 3.3 Milestone 2
Last month we released Mule 3.3 M1, our first milestone on the way to Mule 3.3. While for production you should use Mule 3.2.1, we hope these
Securing SOAP Web Services using WS-Security
Mule allows us to expose services to the web through CXF, but what happens when these services handle sensitive information that we don't want
Mule Tip: Multiple PropertyPlaceholders in same Mule Configuration
If you want to avoid including configuration parameters (probably connection related parameters) in your Mule configuration, you can use property placeholders, which will allow
Using Mule with Drools and jBPM
Mule 3 has many routing processors and expression evaluators that can be used to implement routing logic. However, sometimes business rules may be too
Adding Flows Dynamically
Mule has a new really cool module ready to be used in Muleforge called Dynamic Flows. The idea behind this new module might sound strange at
Announcing Mule 3.3 Milestone 1
A couple of months back we released Mule 3.2, which is the version we recommend for all Mule users. The latest release of Mule 3.2 is