Search:

Type: Posts; User: mfcplus; Keyword(s):

Search: Search took 0.02 seconds.

  1. thanks, but the default should be textmessage if...

    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...
  2. jms outbound channel adaptor messagetype question

    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...
  3. Replies
    9
    Views
    574

    since outboundgateway is a 1 one 1(request-reply)...

    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...
  4. Replies
    9
    Views
    574

    Hi, I found the following post as I'm using...

    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...
  5. Replies
    9
    Views
    574

    i tried the logging and nothing printed out, yes...

    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
  6. Replies
    9
    Views
    574

    Hi, the external queue is a mainframe queue that...

    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
  7. Replies
    9
    Views
    574

    no luck, I have a service activator with a bean...

    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
  8. Replies
    9
    Views
    574

    jms outbound gateway and aggregator

    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...
  9. Replies
    0
    Views
    309

    jms header question

    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...
  10. aggregator question: how do I send reply back to the requestor

    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...
  11. Replies
    3
    Views
    348

    Thank you very much. And what's the difference...

    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...
  12. Replies
    3
    Views
    348

    still question about gateway

    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...
  13. multicast/aggregate pattern in spring integration

    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...
  14. Replies
    5
    Views
    395

    cxf ws inbound gateway

    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
  15. Replies
    1
    Views
    1,207

    how network proxy works in STS

    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...
Results 1 to 15 of 15