I can automatically start a profile named "foo" by setting "felix.cache.profile" to "foo" in main/conf/config.properties. Shouldn't I be able to do the same thing from the command line by using "-Dfelix.cache.profile=foo"? I've tried the following command and Felix still prompts me for the profile.

 java -Dfelix.cache.profile=foo bin/felix.jar

Forgive me for the java newbie question.

Tim

Reply via email to