thanks, but the default should be textmessage if the payload were string right? config below where getCustomers return a list of string, right? Also how do you tell if i send the message out...
Type: Posts; User: mfcplus; Keyword(s):
thanks, but the default should be textmessage if the payload were string right? config below where getCustomers return a list of string, right? Also how do you tell if i send the message out...
Hi, I'm trying to send message via jms to ibm mq, when the receiver end receives the mesage, they are saying the message type for the message is missing. How does outbound channel adapter know what...
since outboundgateway is a 1 one 1(request-reply) use case, i've decided to use the outbound channel adaptor and message driven channel adaptor, but when i send a request out, i get no reply at all...
Hi, I found the following post as I'm using websphere mq as well. I'm wondering how would the outbound gateway pick up message if the correlationid of the response wasn't set as the messageid of the...
i tried the logging and nothing printed out, yes there is a listener listening to the mainframe and in turn sends a reply back.
thanks
Hi, the external queue is a mainframe queue that sends response back as a reply, but my service activator is not picking them up in the replyqueue
no luck, I have a service activator with a bean ref using the outputchannel of the outbound gateway, the reply is not going to that method at all. any help is appreciated
thanks
Hi, I'm getting failing to receive jms message within timeout exception with the following configs, I just want to see if i get the message back or not, can anyone tell me what i did wrong? I copied...
I have a pojo object which generates a string going into a jms outbound gateway, my question is how to i specify header value such as jmscorrelationid, jmsmsgid etc. how does a string gets converted...
I have one message coming in, splitted into multiple parts, each part goes into a publish-subscribe channel and one of the service activator is in charge of sending the message to IBM mq request...
Thank you very much. And what's the difference between default-reply-channel/default-request-channel and reply-channel/request-channel in the gateway? Right now i'm using the default-request/reply in...
I am still confused about the gateway concept, if anybody can help me, that will be great.
let's say I have a pojo bean and has a gateway as a property, then in each method do i call the gateway...
Hi, I'm just wondering how do I do a multicast of a message to difference service points in parallel and gather responses from each of the end point to aggregate them together. I know in camel they...
Hi, are there any detailed tutorials/samples for cxf endpoint as frontend and invoking the ws inbound gateway with an non empty response going back to the requestor of the web service?
many thanks
Hi, I have a proxy name: bottleneck port: 80
I tried to do some updates through native or manual in the network connection settings and none of them worked.
any ideas? what's the difference...