> 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
> r
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
ach.
> And read this FAQ about using getIn() or getOut():
> http://camel.apache.org/using-getin-or-getout-methods-on-exchange.html
>
> Best,
> Christian
>
>
> On Sat, Sep 29, 2012 at 10:24 PM, ravi.4indra wrote:
>
>> Hi ,
>>
>> I need some help with cam
r getOut():
http://camel.apache.org/using-getin-or-getout-methods-on-exchange.html
Best,
Christian
On Sat, Sep 29, 2012 at 10:24 PM, ravi.4indra wrote:
> Hi ,
>
> I need some help with camel JMS Request reply (InOUT)
>
> I want my aggregation method to generate new exchange from
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
> >
>> >
>> >
>> ${property.myBoolean}
>> > > />
>> > > type="java.lang.String" />
>>
contextPath="my.jaxb.soap.annotated.package"
> > encoding="UTF-8" />
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > JMSXAppID=IMSJCUSMQS00
> >javax.jms.IllegalStateException: Method setExceptionListener not
> permitted
> > at
> >org.springframework.beans.factory.support.AbstractAutowireCapableBeanFacto
>
> >ry.initializeBean(AbstractAutowireCapableBeanFactory.java:1422)
> >
> >--
> >Vi
ner not permitted; nested exception is
>javax.jms.IllegalStateException: Method setExceptionListener not permitted
> at
>org.springframework.beans.factory.support.AbstractAutowireCapableBeanFacto
>ry.initializeBean(AbstractAutowireCapableBeanFactory.java:1422)
>
>--
>View this mess
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(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.
ion listener
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.nabbl
ll,
> JMS_IBM_PutTime=00352903,
> JMSPriority=0,
> JMS_IBM_Encoding=785,
> JMS_IBM_Character_Set=IBM037,
> JMS_IBM_PutDate=20120314,
> JMSReplyTo=null,
> JMSCorrelationID=ID:414d51204d51545f44564a3130202020bfb2494f252ba34c,
> JMSMessageID=ID:c3e2d840d4d8e3d14040404040404040c94396fb9f26b
3339/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.
27.n5.nabble.com/Camel-JMS-Request-Reply-with-Websphere-tp5095847p5112816.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Ibsen
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
wrote:
>
> Hello:
>
> I'm trying to use Camel (v 2.6.0) JMS Request/Reply with Websphere 7
using
> Websphere MQ. I&
On Thu, Dec 22, 2011 at 11:46 PM, Mark Borner wrote:
>
> 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:
>
>
> jms:queue:inboundQueue?connectionFactory=#connection
Hi
On Thu, Dec 22, 2011 at 11:46 PM, Mark Borner wrote:
>
> 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:
>
>
> jms:queue:inboundQueue?connectionFac
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:
jms:queue:inboundQueue?connectionFactory=#connectionFactory&taskExecutor=#taskExecutor&transactionManager=#tr
18 matches
Mail list logo