maven - Configure artifactId using variable in OSGi bundle -
maven - Configure artifactId using variable in OSGi bundle -
i looking have dynamic artifactid in pom file builds osgi bundle. trying deploy 2 instances of bundle different configurations in same servicemix karaf container.
i using bnd plugin create osgi bundle, don't see configuration in bnd allow this.
has been able dynamically set bundle name can deploy 2 versions of same bundle in single servicemix container?
thanks.
i'm not sure follow trying achieve. me looks lot in need of configadmin service. config admin service deploy cfg in etc folder of servicemix selected configure service. if want have multiple instances of 1 service available every configuration should @ managedservice mill pattern. give new service instance every configuration available.
maven servicemix bnd
Comments
Post a Comment