Archive for the ‘mule’ Category

MULE Classpath

Thursday, August 13th, 2009

Working with the Mule open source ESB project today, I was struck by the need to deploy project-specific jar files to Mule's lib/user directory. This is fine if your Mule installation only needs to support a single instance of Mule, or multiple instances using the same jars. Mulesource's recommendation for supporting ...