Hi Tho,

You have two ways:

1. Both A and B share the same Maven repository, then it's not really A that upload to B, A and B install bundles from the same repo. Then, it works using JMX or Cellar can "spread" the deployment on A and B (or sync A and B if you prefer). 2. The system and deploy folders of B can be accessed via scp, then, A can copy a bundle to B via scp. It doesn't work via JMX, but do-able using Java or scripting.

Does it answer to your question ?

Regards
JB

On 01/29/2016 02:53 PM, tho huynh ngoc wrote:

Hi,

i have a Karaf on the host A. How to upload a bundle into this host A
from another host (B) ?

With JMX service, i can do that ? Here, i want to write a Java program
to do that.

Regards.

Tho,


--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to