I believe the NMR in SMX4 is independent of JBI. As a result, you should be 
able to access clustered NMR endpoints from native CXF and Camel using the NMR 
transport. Of course, you can also access these endpoints from JBI as well.

/Ron



----- Original Message ----
From: Jean-Baptiste Onofré <[email protected]>
To: [email protected]
Sent: Fri, January 8, 2010 5:01:00 AM
Subject: Re: Servicemix 4 and Clustering

Hi Greg

It's not really component but endpoint.

The cluster engine is a feature not active by default in the NMR. You need to 
add it manually.

This cluster engine is in the NMR so only applicable for the JBI world. But if 
you have an OSGi bundle that uses a JBI endpoint via the EndpointExporter, it 
works.

The explanation is here:
http://servicemix.apache.org/SMX4NMR/13-clustering.html

If you want clustering/load-balancing without JBI, you can use SMX/Camel.
Charles has already make some samples of load balancing:
http://issues.apache.org/activemq/browse/CAMEL-2286

Regards
JB

Grégory Le Bonniec wrote:
> Hi,
> 
> Concerning ServiceMix 4 Clustering, will it be possible to call a component
> A on a container A from a component B on a container B transparently without
> using JBI ?
> 
> Regards
> 
> Greg
> 

-- Jean-Baptiste Onofré (Nanthrax)
BuildProcess/AutoDeploy Project Leader
http://buildprocess.sourceforge.net
[email protected]
PGP : 17D4F086

Reply via email to