Is there any way to specify a number of OBR repositories in Felix's config.properties
file? I do can add a repository at runtime, but I have to do it after restart.
"Prefrences Service" does not help, it seems "Bundle Repository" does not use it.
Is there any way to specify a number of OBR repositories in Felix's config.properties
file? I do can add a repository at runtime, but I have to do it after restart.
"Prefrences Service" does not help, it seems "Bundle Repository" does not use it.
conf/config.properties
obr.repository.url=(space delimited list of urls)
What you can do is :