Hi all, I'm trying to set up an integration test environment in SMX 4.2 in order to test my web services.
I have found this [1] in the examples provided with the ESB but with this approach I have to add all the bundles programatically (and manage the dependencies versions in the POM). Is possible to add the required bundles through "features"? Maybe add the basic bundles programatically and then run the "features:install" command with the CommandProcessor? Any hint or experience will be appreciated? Regards, Agus [1] http://svn.apache.org/repos/asf/servicemix/smx4/features/trunk/examples/itests
