AW: [Best practise question] Running Camel in JBoss cluster

2013-06-28 Thread Lutter, Robin
@gmail.com] Gesendet: Donnerstag, 27. Juni 2013 16:40 An: users@camel.apache.org Betreff: Re: [Best practise question] Running Camel in JBoss cluster Hi Robin, You should be in good shape with clustered quartz scheduling and the servlet endpoints fronted by a load balancer. Could you provide some more i

Re: [Best practise question] Running Camel in JBoss cluster

2013-06-27 Thread deepak_a
. regards, Deepak. -- View this message in context: http://camel.465427.n5.nabble.com/Best-practise-question-Running-Camel-in-JBoss-cluster-tp5734903p5734911.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: [Best practise question] Running Camel in JBoss cluster

2013-06-27 Thread Rich Newcomb
Hi Robin, You should be in good shape with clustered quartz scheduling and the servlet endpoints fronted by a load balancer. Could you provide some more information about the "route manipulation through user interaction"? Describing this requirement more fully may lead to more and better respons

[Best practise question] Running Camel in JBoss cluster

2013-06-27 Thread Lutter, Robin
Hi @all, we plan to run camel in clustered environment. Our target platform is JBoss 7.1.3 (or Wildfly EAP 6.0) with following challenges: 1. most of our routes (httpConsumer, fileConsumer, ftpConsumer) are triggered using quartz: a triggered route should run on one node at time 2. some servlet e