Hi Andrey, the issue you have is due to the deploy folder, try to install your custom bundle from a maven location or another "shared" resource. The Deploy folder can't be synced, this would requiere a "copy" operation which isn't possible right now. Only with a shared location for example a maven repository (inside a company you could use nexus or Apache Archiva for this" it's possible.
regards, Achim 2013/6/10 Kolchanov, Andrey <[email protected]> > Hello, > > I have a newby deployment question in a simple scenario: > > 1. I have two karaf nodes with cellar cluster. > 2. I put jar bundle to deploy directory in the first node and exec > cluster:bundle-start default <pid> > 3. I see java.io.FileNotFoundException: /container/deploy/Service-0.4.jar > (No such file or directory) > > Is it possible automatically deploy and start osgi bundle to all nodes in > a group? > > > Best regards, > Andrey > > > > -- Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead OPS4J Pax for Vaadin <http://team.ops4j.org/wiki/display/PAXVAADIN/Home> Commiter & Project Lead blog <http://notizblog.nierbeck.de/>
