NMR can be used from camel like this : http://camel.apache.org/nmr.html
Regards, Charles Moulliard Senior Enterprise Architect Apache Camel Committer ***************************** blog : http://cmoulliard.blogspot.com twitter : http://twitter.com/cmoulliard Linkedlin : http://www.linkedin.com/in/charlesmoulliard Apache Camel Group : http://www.linkedin.com/groups?home=&gid=2447439&trk=anet_ug_hm On Fri, Jan 8, 2010 at 2:27 PM, Ron Gavlin <[email protected]> wrote: > 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 > >
