I would like to start some bundles as part of the kernel start up. Those bundles are mostly decorators over ConfigAdmin (to read config data from jcr for example) and some low level infrastructure stuff that I would like to keep away from user control, i.e. pickup or bundles/usr.
Is modifications of com.springsource.kernel.launch.properties correct way to do it?
I have to mention that I am fully in control of deployment platform (for now at least). I don't have to worry about deploying on the freshly downloaded instance of dm server.


). I don't have to worry about deploying on the freshly downloaded instance of dm server.
