A exec ServiceEngine component that launch a command using data into the incoming normalized message and return the command output in a new normalized message.
'org.apache.servicemix:servicemix-exec:2010.01'
<dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-exec</artifactId> <version>2010.01</version> </dependency>
<dependency org="org.apache.servicemix" name="servicemix-exec" rev="2010.01"/>
"org.apache.servicemix", "servicemix-exec", "2010.01"