On May 23, 2012, at 19:49 , Neil Bartlett wrote:

> 2) Allow the REST interface to receive a zip of bundles; it would install and 
> then start all of the enclosed bundles as a unit.

Or take a look at DeploymentAdmin and use that to install and update 
collections of bundles in a single transaction. This also has the benefit of 
being able to roll it back if anything fails halfway.

3) Receive all the JARs and cache them on disk or in memory on the server, and 
feed all of them to some kind of SerialExecutor that ensures they all get 
processed serially.

Greetings, Marcel


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to