I'm hoping I know the answer to the following: Assume a DS component with immediate=true and configurationPolicy=REQUIRE.
When Karaf starts up, there's no config on the pid. The component won't start. If I then use the ConfigurationAdmin service to dynamically define some configuration, will it?
