1. File inbound channel adatper : configured via database forum.springsource.org |
2. jdbc inbound channel adapter for doing only a single query at runtime forum.springsource.orgjdbc inbound channel adapter for doing only a single query at runtime Upon startup, my app needs to quickly query an MS SQL database for records in 2 tables from the ... |
3. Concurrncy of JDBC inbound adaptors forum.springsource.orgMy problem was delaying some messages according to a header value that determine the time message should be sent. My solution was: a router that send delayed messages to D-ch channel ... |
4. JDBC inbound channel adapter: how to make the component scalable on cluster forum.springsource.orgJDBC inbound channel adapter: how to make the component scalable on cluster Hallo all. I have a distributed enterprise application deployed on weblogic 10g. In my configuration the cluster is made ... |
5. JDBC Inbound Adapter fails on update with exception forum.springsource.orgJDBC Inbound Adapter fails on update with exception I am using Spring version 3.0.5 with Integration version 2.0.3 (I have also tried with 2.0.5 and received the same exception). I am ... |
6. End to End pipeline testing with jdbc:inbound-channel-adapter forum.springsource.orgI want to test the behaviour of a pipeline fronted by a jdbc:inbound-channel-adapter I want to test end to end - so I want to setup the database table, let the ... |
7. Lifecycle support for JDBC inbound channel adapter forum.springsource.orgCurrently, it seems that the jdbc:inbound:channel-adapter (with a poller) starts immediately after the Spring context initializes. I'd like to be able to explicitly start the adapter after some checks. Is it ... |
8. HTTP 404 Error with Inbound Query Params forum.springsource.orgHTTP 404 Error with Inbound Query Params I am using Spring Integration as an intermediary between a REST client and an existing REST service, and the target URL has a path ... |