improved runSimpleComponentApp
now runSimpleComponentApp should not generate errors wehen compiled with c++03. runSimpleComponentApp now takes optional parameters passed to the create component call and a new template parameter for the application type. (it should derive from armarx::Application)