cluster:bundle-install dev file:///tmp/features.xml Bundle location file:///tmp/features.xml is blocked outbound in cluster group dev
Regards, Barry -----Original Message----- From: Jean-Baptiste Onofré [mailto:[email protected]] Sent: Thursday, January 07, 2016 7:55 AM To: [email protected] Subject: Re: Cellar and ServiceMix If you do: cluster:bundle-install mygroup <url> the bundle will be installed on all members of mygroup cluster group. Regards JB On 01/07/2016 01:47 PM, [email protected] wrote: > Ok, so when I do the bundle install, it will appear on both instances? > > Regards, > > Barry > > > -----Original Message----- > From: Jean-Baptiste Onofré [mailto:[email protected]] > Sent: Thursday, January 07, 2016 7:42 AM > To: [email protected] > Subject: Re: Cellar and ServiceMix > > Hi, > > Cellar doesn't sync the deploy folder. So do so, you have to package your > route in a bundle or deploy the XML on Maven (or share resource) and use > cluster:bundle-install. > > Regards > JB > > On 01/07/2016 01:35 PM, [email protected] wrote: >> If I have an instance of ServiceMix on 1 node, and another instance >> on a remote node, and Cellar installed on each: >> >> * If I deploy some Camel routes on one ServiceMix node in the deploy >> directory (xml files), shouldn't these appear on the second >> ServiceMix node if its in the same group/cluster? >> >> * If so, what setting is required to allow this to happen? >> >> Regards, >> Barry > > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
