mule-in-action icon indicating copy to clipboard operation
mule-in-action copied to clipboard

Source code snippets and sample application for the First Edition of the book Mule in Action, authored by David Dossot and John D'Emic, and published by Manning Publications.

trafficstars

Mule In Action

Source code snippets and sample application for the book Mule in Action, authored by David Dossot and John D'Emic, and published by Manning Publications.

Book Homepage

Required configuration:

  • JDK 5 or better
  • Maven 3
  • Mule 3.2.x
  • Build setup: MAVEN_OPTS="-Xms128m -Xmx512m -XX:MaxPermSize=256m"