#!/bin/sh
cd `rtm-config --rtm-exampledir`
exec ./MyServiceConsumerComp $@

