ServiceAssembly { name = 'scripting' description: 'Scripting avec Groovy' ServiceUnit { name = 'http-bc' target = 'servicemix-http' Artifact { filename = 'http/xbean.xml' } } ServiceUnit { name = 'script' target = 'servicemix-scripting' Artifact { filename = 'groovy/GroovyExchangeProcessorJSR223.groovy' } Artifact { filename = 'groovy/xbean.xml' } } }