RE: Camel jms Request reply -scenario with separate queues for request and response

2016-05-18 Thread Steve Huston
> I have 2 queues provided by third party provider 1.request queue, 2.reply > queue > > using camel jms i will send request to request queue, so third party provider > will push respective response to response queue. Ok. > I would to make these calls synchronous. so for each request send to >

Camel jms Request reply -scenario with separate queues for request and response

2016-05-18 Thread Adarsh_GU
queue ,i need to get response (from response queue) *in same thread*(as like http). Would request-reply(inout) pattern in camel helps to achieve this? Can you please post examples of sample routes to get an idea... -- View this message in context: http://camel.465427.n5.nabble.com/Camel-jms

Camel JMS Request Reply

2012-09-30 Thread ravi.4indra
Hi , I need some help with camel JMS Request reply (InOUT) I want my aggregation method to generate new exchange from replyMessage(it is the meesage in replyto Queue/response for my request message) and a dummy bean which returns a object. can the aggregationStartegy get the message from

Re: Camel JMS Request Reply

2012-09-30 Thread Christian Müller
-methods-on-exchange.html Best, Christian On Sat, Sep 29, 2012 at 10:24 PM, ravi.4indra ravi.4in...@gmail.com wrote: Hi , I need some help with camel JMS Request reply (InOUT) I want my aggregation method to generate new exchange from replyMessage(it is the meesage in replyto Queue/response

Re: Camel JMS Request Reply

2012-09-30 Thread Christian Müller
.4in...@gmail.comwrote: Hi , I need some help with camel JMS Request reply (InOUT) I want my aggregation method to generate new exchange from replyMessage(it is the meesage in replyto Queue/response for my request message) and a dummy bean which returns a object. can

Re: Camel JMS Request/Reply with Websphere

2012-03-15 Thread TheJBoss
-Reply-with-Websphere-t p5095847p5565080.html Sent from the Camel - Users mailing list archive at Nabble.com. -- If you reply to this email, your message will be added to the discussion below: http://camel.465427.n5.nabble.com/Camel-JMS-Request-Reply-with-Websphere

Re: Camel JMS Request/Reply with Websphere

2012-03-15 Thread TheJBoss
, JMSDeliveryMode=2, JMSDestination=null, JMS_IBM_Format=MQSTR , JMSRedelivered=false http://camel.465427.n5.nabble.com/file/n5563339/mqErrors.zip mqErrors.zip -- View this message in context: http://camel.465427.n5.nabble.com/Camel-JMS-Request-Reply-with-Websphere

Re: Camel JMS Request/Reply with Websphere

2012-03-14 Thread TheJBoss
http://camel.465427.n5.nabble.com/file/n5563339/mqErrors.zip mqErrors.zip -- View this message in context: http://camel.465427.n5.nabble.com/Camel-JMS-Request-Reply-with-Websphere-tp5095847p5563339.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel JMS Request/Reply with Websphere

2012-03-14 Thread Claus Ibsen
: http://camel.465427.n5.nabble.com/Camel-JMS-Request-Reply-with-Websphere-tp5095847p5563339.html Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog

Re: Camel JMS Request/Reply with Websphere

2012-03-14 Thread Babak Vahdat
is registered [1] http://www-01.ibm.com/support/docview.wss?uid=swg21412761 [2] http://www-01.ibm.com/support/docview.wss?uid=swg1IV00348 [3] http://camel.apache.org/jms#JMS-Alltheotheroptions PS: I love Google :-) Babak -- View this message in context: http://camel.465427.n5.nabble.com/Camel-JMS

Re: Camel JMS Request/Reply with Websphere

2012-03-14 Thread TheJBoss
(AbstractAutowireCapableBeanFactory.java:1422) -- View this message in context: http://camel.465427.n5.nabble.com/Camel-JMS-Request-Reply-with-Websphere-tp5095847p5565080.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel JMS Request/Reply with Websphere

2012-03-14 Thread Babak Vahdat
setExceptionListener not permitted at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFacto ry.initializeBean(AbstractAutowireCapableBeanFactory.java:1422) -- View this message in context: http://camel.465427.n5.nabble.com/Camel-JMS-Request-Reply-with-Websphere-t

Re: Camel JMS Request/Reply with Websphere

2011-12-31 Thread mattmadhavan
.nabble.com/Camel-JMS-Request-Reply-with-Websphere-tp5095847p5112816.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel JMS Request/Reply with Websphere

2011-12-28 Thread Mark Borner
...@gmail.com To: users@camel.apache.org Date: 23/12/2011 06:40 PM Subject: Re: Camel JMS Request/Reply with Websphere Hi On Thu, Dec 22, 2011 at 11:46 PM, Mark Borner mark.bor...@zurich.com.auwrote: Hello: I'm trying to use Camel (v 2.6.0) JMS Request/Reply with Websphere 7 using

Re: Camel JMS Request/Reply with Websphere

2011-12-27 Thread wing-tung Leung
On Thu, Dec 22, 2011 at 11:46 PM, Mark Borner mark.bor...@zurich.com.auwrote: I'm trying to use Camel (v 2.6.0) JMS Request/Reply with Websphere 7 using Websphere MQ. I'm successfully able to put the request message onto the queue using the following URI:

Camel JMS Request/Reply with Websphere

2011-12-22 Thread Mark Borner
Hello: I'm trying to use Camel (v 2.6.0) JMS Request/Reply with Websphere 7 using Websphere MQ. I'm successfully able to put the request message onto the queue using the following URI:

Re: Camel JMS Request/Reply with Websphere

2011-12-22 Thread Claus Ibsen
Hi On Thu, Dec 22, 2011 at 11:46 PM, Mark Borner mark.bor...@zurich.com.auwrote: Hello: I'm trying to use Camel (v 2.6.0) JMS Request/Reply with Websphere 7 using Websphere MQ. I'm successfully able to put the request message onto the queue using the following URI: