Mule
Support claases for Load Mule from Spring. For Mule 2.0 you can load a Mule instance either from the new Mule Namespace aware configuration, Spring beans or Mule 1.x Xml configuration.
A very simple extension to
org.springframework.beans.factory.parsing.FailFastProblemReporter that intercepts errors related to missing definition parsers to give a more helpful message.
MuleApplicationContext is a simple extension application context
that allows resources to be loaded from the Classpath of file system using the
MuleBeanDefinitionReader.