Some more information about the use case: Ultimately, a user should only provide a single configuration file to "spawn" an new application inside the OSGI container. Within this config file all properties required for the application (database, user, etc.) are provided. So there should be some kind of factory that "creates" a new instances of this application by creating a set of services and wiring them together. I'm still not sure how to do this and if e.g. blueprint can help here or if a more "native" approach is better...
-- View this message in context: http://karaf.922171.n3.nabble.com/managed-service-factory-how-to-set-service-properties-from-config-file-tp4036836p4036865.html Sent from the Karaf - User mailing list archive at Nabble.com.
