Search:

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

Search: Search took 0.03 seconds.

  1. SPR-7366 kind of answered my question

    Seems like this issue kinda answer my question.
    https://jira.springsource.org/browse/SPR-7366

    From Juergen Hoeller's comment:
  2. Message driven channel adapter starts transaction even though there is no message

    I am just wondering how the message driven channel adapter works. I am using Bitronix TM as a transaction manager and Spring Integration 2.0.3.

    I set up a message driven channel adapter to handle...
  3. I have the same issue too

    I've been looking around regarding to this issue too. I have a scenario where the service activator is listening to a message-driven queue. However, during processing in the service activator,...
  4. http-outbound-gateway does not work with JAXB2 and MarshallingHttpMessageConverter

    My scenario is to pass a JAXB2 enabled object to an outbound http gateway, and the message conversion will be handled automatically by MarshallingHttpMessageConverter where the marshaller and...
  5. Inbound Channel Adapter Polling stops after a null value received

    I'm using Spring-Integration 2.0.0.M5
    And below is part of my xml configuration.



    <inbound-channel-adapter id="processResponse" method="getSomething" ref="processMgr">
    <poller...
Results 1 to 5 of 5