Hi, since I'm working on a OSGi application, I'm trying to understand what are the best practices/reusable solutions to manage a clustered OSGi application.
As (I guess) every typical OSGi application, the requirement is to be able to upgrade at runtime the bundles, and add new ones. Of course I'd like make this upgrade/deployment as simple as possible. My questions - where should the bundle be store? a Maven repo? a simple Apache? - is there any reusable solution/projects to deploy a bundle instantaneously in all the nodes of the cluster? to start/stop bundles in all the nodes? Any experience? Many thanks, -- Filippo Diotalevi http://www.diotalevi.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org