Re: camel invoking rest endpoint two times

2016-04-08 Thread Narsi Nallamilli
Please help on this issue. -- View this message in context: http://camel.465427.n5.nabble.com/camel-invoking-rest-endpoint-two-times-tp5780019p5780743.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: camel invoking rest endpoint two times

2016-04-09 Thread Claus Ibsen
Hi Sorry but its hard to help you with such a problem. You paste a bunch of configuration but dont talk so much about what rest is called two times, and what you do. Please dive more into your problem and try to narrow down what happens. It may be that you are indeed calling it 2 times. On Wed,

Re: camel invoking rest endpoint two times

2016-04-09 Thread Narsi Nallamilli
The issue is the login rest endpoint is getting called twice when I invoke it once by below process. When I hit http://localhost:8080/login it calls the cxfrs server which calls the cxfrs client according to below route. Then the client is calling another cxfrs service which has got the