For ServiceMix 4.0, we are thinking about implementing a provisioning system (see https://issues.apache.org/activemq/browse/SM-1071). As ServiceMix will be based on OSGi, OBR sounds like a good tool to use for that. I'm wondering if anyone has already implemented that / thought about that ?
Basically, I'm thinking about an OSGi service that would use a simple API to detect changes and load a new configuration (through ldap, http, jcr, or whatever). This configuration would include the list of bundles to install, and OBR would be used to download / install all the dependencies. Does it make sense ? -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
