You can certainly use features in your build.

In your @Config

 
scanFeatures(mavenBundle().groupId("edu.ucar.ral.wcsri").artifactId("wcsri").type("xml").classifier("features").versionAsInProject()

                        , "ncar-security", "gds-datamodel", 
"gds-service-native_embedded", "wcsri-coverage-utilities").update(true),



On Aug 3, 2010, at 3:49 AM, Agustín Gañán wrote:

> 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

Johan Edstrom

[email protected]

They that can give up essential liberty to purchase a little temporary safety, 
deserve neither liberty nor safety.

Benjamin Franklin, Historical Review of Pennsylvania, 1759





Reply via email to