Re: Load balancing-camel in real world

2012-08-16 Thread balkishore
=true";) Hope it helps! -- View this message in context: http://camel.465427.n5.nabble.com/Load-balancing-camel-in-real-world-tp5717381p5717541.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Load balancing-camel in real world

2012-08-15 Thread balkishore
Yes I tried! But still it didn't work. I am getting this error with the bridgeEndpoint added in the code. Any help would be very much appreciated. -- View this message in context: http://camel.465427.n5.nabble.com/Load-balancing-camel-in-real-world-tp5717381p5717424.html Sent from the

Re: Load balancing-camel in real world

2012-08-15 Thread Willem jiang
lper.java:73) > at java.lang.Thread.run(Thread.java:662) > And many others. > > I have no idea what's wrong here? > Any help would be really appreciated. > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Load-balancing-camel-in-real-world-tp5717381p5717391.html > Sent from the Camel - Users mailing list archive at Nabble.com > (http://Nabble.com).

Re: Load balancing-camel in real world

2012-08-15 Thread balkishore
camel.465427.n5.nabble.com/Load-balancing-camel-in-real-world-tp5717381p5717391.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Load balancing-camel in real world

2012-08-15 Thread balkishore
appreciated. And again thanks a ton for replying. -- View this message in context: http://camel.465427.n5.nabble.com/Load-balancing-camel-in-real-world-tp5717381p5717390.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Load balancing-camel in real world

2012-08-15 Thread Willem jiang
;file:output"); > from("file://output").process(new Processor() { > > private Exchange e; > > public void process(Exchange exchange) throws Exception { > System.out.println("Received exchange:" + e.getIn()); > } > }); > > But it seems my camel i

Re: Load balancing-camel in real world

2012-08-15 Thread Claus Ibsen
that in a web browser do you see a response? > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Load-balancing-camel-in-real-world-tp5717381p5717383.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen

Re: Load balancing-camel in real world

2012-08-15 Thread balkishore
Thanks for replying. But I even tried using 0.0.0.0. Still my problem is not resolved. -- View this message in context: http://camel.465427.n5.nabble.com/Load-balancing-camel-in-real-world-tp5717381p5717383.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Load balancing-camel in real world

2012-08-15 Thread Christian Müller
ed exchange:" + > e.getIn()); > } > }); > > But it seems my camel isn't recieveing any request at all and i get > nothing. > > Any help would be really useful as I am struck in this phase for a long > time. > > Cheers! > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Load-balancing-camel-in-real-world-tp5717381.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Load balancing-camel in real world

2012-08-15 Thread balkishore
g any request at all and i get nothing. Any help would be really useful as I am struck in this phase for a long time. Cheers! -- View this message in context: http://camel.465427.n5.nabble.com/Load-balancing-camel-in-real-world-tp5717381.html Sent from the Camel - Users mailing list archive at Nabble.com.