Hi, On Thu, Jul 22, 2010 at 10:33 AM, Sander de Groot <[email protected]> wrote: > ...My context is as follows: I've a cluster of servers (OSGi) and I want to > deploy a new application to each of these servers. These new applications > however sometimes have dependencies which are not installed on the (OSGi) > server in question. In these cases I want the server to handle the missing > dependencies by looking in a central repository. If the dependency is found > then it should be installed if not: throw the unresolved dependencies > exception....
ACE might be helpful for this, http://incubator.apache.org/ace/ -Bertrand --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

