Commit Graph

3184 Commits

Author SHA1 Message Date
David Syer
e9306a3347 Merge branch 'work' 2010-05-04 06:45:51 +00:00
David Syer
5dfa2d48f3 INT-1054: Fix bug in SimpleMesssageStore; INT-1112: Tweak method names in MessageGroupStore 2010-05-04 05:56:42 +00:00
Mark Fisher
f697c2f386 INT-954 added setExpressionSource method 2010-05-03 22:48:24 +00:00
Oleg Zhurakousky
32f030e9f8 INT-500, schema documentation as well as modified tests to match the schema documentation 2010-05-03 22:14:58 +00:00
Oleg Zhurakousky
bd0cd1ff03 INT-1111, documented the change 2010-05-03 22:13:19 +00:00
David Syer
8c2c2ca416 Merge branch 'work' 2010-05-03 08:58:21 +00:00
Oleg Zhurakousky
9850551ddd polishing, removed dead code 2010-05-03 00:41:43 +00:00
Oleg Zhurakousky
74c869032d INT-500, added docs for some attributes (work in progress) 2010-05-03 00:40:51 +00:00
David Syer
aaea737a0b Fix build (wrong field name in tests) 2010-05-02 09:54:58 +00:00
David Syer
ef31de357a INT-1105: re-organize CorrelatingMessageHandler constructors and formatting 2010-05-02 06:11:58 +00:00
David Syer
ee0b597e3b INT-1105: special case for no sequence size (the throttling use case) 2010-05-02 06:11:53 +00:00
David Syer
437fa54ba8 Missing file from last commit 2010-05-02 04:55:56 +00:00
David Syer
d04c7008b6 INT-1105, INT-1063: Big merge. Removing old aggregation and correlation stuff, and reaping the reaper. 2010-05-02 04:31:05 +00:00
David Syer
ec76ea497a Add bits of missing Eclipse meta data 2010-05-02 04:23:49 +00:00
Gary Russell
23328adf6b INT-1008 Documentation for the Simple Outbound TCP Gateway. 2010-05-01 23:38:48 +00:00
Gary Russell
c9bed59341 INT-1008 Simple TCP Outbound Gateway 2010-05-01 23:02:22 +00:00
Oleg Zhurakousky
31970fcf11 INT-1111. Added support for enriching headers when mapping gateway methods 2010-05-01 21:45:55 +00:00
Mark Fisher
4b0ab1cf2f formatting 2010-05-01 15:41:04 +00:00
Mark Fisher
715f994e58 doc updates 2010-05-01 15:39:34 +00:00
Mark Fisher
4173538278 Simplified NullChannel now that getName() has been removed from the MessageChannel interface and list()/purge() have been removed from the PollableChannel interface. 2010-05-01 15:35:23 +00:00
Mark Fisher
423b0b5f02 formatting 2010-05-01 15:15:59 +00:00
Gary Russell
efa7d7fd88 INT-1110 Add Message to MessageMappingException in outbound tcp adapter. Add code to the dispatchers to do the same if a handler does not. 2010-05-01 00:35:37 +00:00
Mark Fisher
6aea96e2b2 INT-842 removing spring-integration-adapter from pom dependencies 2010-05-01 00:26:02 +00:00
Mark Fisher
e03e96c150 INT-842 removing spring-integration-adapter from pom dependencies 2010-05-01 00:23:58 +00:00
Mark Fisher
5f576d8eaa INT-842 removing spring-integration-adapter from pom dependencies 2010-05-01 00:22:09 +00:00
Mark Fisher
2363e4c525 INT-842 goodbye adapter module 2010-04-30 23:59:22 +00:00
Mark Fisher
b8cfd04ffd INT-842 moved MessageMappingException from 'adapter' module to core 'message' package 2010-04-30 23:33:01 +00:00
Mark Fisher
ad546ccd43 INT-842 removed AbstractRemotingGatewayParser from 'adapter' module 2010-04-30 23:23:38 +00:00
Mark Fisher
4f56f3650b INT-842 moved AbstractRemotingGatewayParser to the core 'config.xml' package and renamed AbstractInboundGatewayParser 2010-04-30 23:15:08 +00:00
Mark Fisher
e0cc920d56 INT-842 moved gateway support base classes to core gateway package 2010-04-30 23:03:54 +00:00
Mark Fisher
2eda315aa6 INT-842 moved AbstractRemotingOutboundGatewayParser to core config.xml package and renamed AbstractOutboundGatewayParser 2010-04-30 22:01:08 +00:00
Jeremy Grelle
db2b3494e8 Resolution of Jackson should be optional. 2010-04-30 20:45:08 +00:00
Mark Fisher
43dd81ff45 added NamedComponent interface, continuing simplification of MessageHistory 2010-04-30 20:11:18 +00:00
Mark Fisher
6ef9eece71 renamed ws sample to ws-outbound-gateway 2010-04-30 18:16:38 +00:00
David Syer
7ddd773550 UPdate Eclipse meta-data to prevent Java compiler version mayhem 2010-04-30 06:06:01 +00:00
Mark Fisher
fd6a77a9d1 not tracking history for beans that have no explicit id 2010-04-30 03:25:38 +00:00
Mark Fisher
477e8e1a9e simplifying MessageHistory 2010-04-30 03:15:26 +00:00
Mark Fisher
c9eca95ace simplifying MessageHistory 2010-04-30 02:07:17 +00:00
Mark Fisher
486742f64f refactoring request/reply gateway code 2010-04-30 01:38:04 +00:00
Mark Fisher
2feb6bf81c clearing thread-local queue before each test method 2010-04-29 19:29:16 +00:00
Mark Fisher
785ad231bd replaced POJOs with expressions for odd/even routing demos 2010-04-29 19:08:07 +00:00
Mark Fisher
fbdecd62d1 replaced POJOs with expressions for XML-based CafeDemo 2010-04-29 18:42:59 +00:00
Mark Fisher
e4462caf5c simplified demo main 2010-04-29 18:27:52 +00:00
Mark Fisher
9da682fc01 polishing 2010-04-29 18:18:48 +00:00
Mark Fisher
7f30b6dc1d INT-1108 updated all .classpath and .project files for m2eclipse usage 2010-04-29 15:09:46 +00:00
Mark Fisher
d27502650f INT-1107 POJO Aggregator can return a Message without that being wrapped in another Message. 2010-04-28 22:21:53 +00:00
David Syer
b8e5d36ca1 OPEN - issue INT-1105: remove behaviour from MessageGroup. Still one test to fix.... 2010-04-28 15:31:11 +00:00
David Syer
972280ee6b OPEN - issue INT-1063: MessageStore: correlation and grouping API
https://jira.springsource.org/browse/INT-1063
2010-04-28 14:21:43 +00:00
David Syer
5641257155 OPEN - issue INT-1063: MessageStore: correlation and grouping API
Fix stupid concurrent modification exception
2010-04-28 13:59:56 +00:00
David Syer
44bf52eaf4 OPEN - issue INT-1063: MessageStore: correlation and grouping API
Here is something that works, but there is more work to do in simplifying the CorrelatingMessageHandler and friends
2010-04-28 13:54:24 +00:00