Commit Graph

3894 Commits

Author SHA1 Message Date
Oleg Zhurakousky
0be4d2ef60 INT-1263, more MessageHistory related changes 2010-09-22 22:18:45 -04:00
Oleg Zhurakousky
d7e1041ed4 polishing MapToObjectTransformer to avoid CC and NPE exceptions 2010-09-22 21:01:38 -04:00
Oleg Zhurakousky
1bb6eafe04 INT-1263, added tests in FYP to validate MH 2010-09-22 20:46:42 -04:00
Oleg Zhurakousky
c195edf9de Merge branch 'master' of git.springsource.org:spring-integration/spring-integration 2010-09-22 19:08:30 -04:00
Oleg Zhurakousky
b6e058c59b INT-1263, added more changes and tests related valdating MessageHistory in every module 2010-09-22 18:44:51 -04:00
Mark Fisher
be49b854a3 simplified error message 2010-09-22 14:01:15 -04:00
Mark Fisher
3c5917dad6 fixed typo in error message 2010-09-22 10:42:28 -04:00
Oleg Zhurakousky
dee91f6871 INT-1472, reveresed application of 'extractRequestPayload' and 'extractReplyPayload' attributes, changed javadocs, added test as well as minor modification to ChannelPublishingMessageListener to deal with RuntimeException (e.t., NotSerializable) during heneration of the JMS Reply 2010-09-22 10:20:25 -04:00
Oleg Zhurakousky
c4d31af848 INT-1257, added tests and minor modification to support MessageHistory in MAIL, JDBC, IP, HTTP modules 2010-09-21 22:15:37 -04:00
Oleg Zhurakousky
fa570a4295 INT-1471, cleaned up TwitterNamespaceHandler to remove depndency on Adapter classes 2010-09-21 18:27:28 -04:00
Oleg Zhurakousky
0d387756b3 INT-1257, changed convinience method to MessageHistory.containsComponent(string), added/modified tests in XML, WS, JMS to validate MessageHistory 2010-09-21 17:21:50 -04:00
Oleg Zhurakousky
f8b501e4f9 INT-1257, added convinience method MessageHistory.containsEntryWithName(string), added tests in XML to validate MessageHistory 2010-09-21 13:49:46 -04:00
Iwein Fuld
19c705fcbc QUALITY removed imports in favor of fully qualified classnames 2010-09-20 22:15:33 +02:00
Oleg Zhurakousky
51801317cc INT-1450 Asynchronous polling section was added to Message Endpoints section of the ref manual 2010-09-20 14:36:30 -04:00
Oleg Zhurakousky
bda6b9b871 INT-1143, added transaction section to reference guuide 2010-09-20 13:51:42 -04:00
Oleg Zhurakousky
95e148eddf INT-1468 changed reference documentation to reflect changes from MessageChannelTemplate to MessagingTemplate 2010-09-20 01:32:33 -04:00
Oleg Zhurakousky
35ef39589b INT-1466 decoupled Poller from Polling consumers (PollingConsumer and SourcePollingChannelAdapter) 2010-09-20 00:39:06 -04:00
Dave Syer
1f6bff9ade INT-1465: fix Jdbc mesasge store 2010-09-18 10:39:15 +01:00
Mark Fisher
0cd5e9e16f removed obsolete strategy interface 2010-09-17 16:50:09 -07:00
Mark Fisher
8f35e0482f formatting 2010-09-17 16:44:30 -07:00
Mark Fisher
fa44e4d563 formatting 2010-09-17 16:30:42 -07:00
Oleg Zhurakousky
ce5a597658 INT-1415 more polishing 2010-09-17 12:39:12 -04:00
Oleg Zhurakousky
c14f29e9b6 INT-1415 more polishing 2010-09-17 12:14:01 -04:00
Oleg Zhurakousky
0a354ebb33 Merge branch 'master' of git.springsource.org:spring-integration/spring-integration 2010-09-17 11:25:18 -04:00
Oleg Zhurakousky
00f777366f INT-1415 added check for expanged messages, see JIRA for more details on this issue 2010-09-17 11:25:03 -04:00
Dave Syer
d40fca0d37 Revert Java 6 specific change 2010-09-17 15:24:39 +01:00
Dave Syer
58167f1e04 INT-1461: fix source polling channel adapter 2010-09-17 15:02:14 +01:00
Oleg Zhurakousky
6421c1cf78 INT-1375, moved 'shouldMarkMessagesAsRead' attribute to ImapMailReceiver, added additional test for when attribute is not set onthe namespace (e.g., null in other words) 2010-09-17 09:17:11 -04:00
Mark Fisher
86a2fed240 avoiding NPE in AbstractMailReceiver 2010-09-16 23:01:51 -07:00
Oleg Zhurakousky
9a9feb3460 INT-1380 removed samples module 2010-09-16 19:44:44 -04:00
Mark Fisher
aea28af332 INT-1459 removed dependency on 1.6 in tests 2010-09-16 13:58:30 -07:00
Mark Fisher
11d23c2b91 INT-1459 removed dependency on 1.6 in tests 2010-09-16 13:51:54 -07:00
Mark Fisher
0967c93fc0 INT-1459 added namespace support for 'converter' on payload-serializing and payload-deserializing transformers 2010-09-16 13:44:50 -07:00
Gary Russell
c0afad4458 INT-1457 Update loanshark readme 2010-09-16 11:54:14 -04:00
Gary Russell
2ae518cc97 INT-1457 Add loan shark to loan broker readme 2010-09-16 11:52:17 -04:00
Oleg Zhurakousky
394efd2a2a INT-1438, added XPath transformer documentation 2010-09-15 22:43:41 -04:00
Oleg Zhurakousky
d5cb033c60 INT-1456, removed spring-tx dependency from MessagingTemplate 2010-09-15 21:38:00 -04:00
Oleg Zhurakousky
d086d767ec Merge branch 'master' of git.springsource.org:spring-integration/spring-integration 2010-09-15 21:08:53 -04:00
Oleg Zhurakousky
7d2d8c28a3 INT-1455, modified documentation to reflect changes to the poller configuration, added section on advice-chains configuration for pollers 2010-09-15 21:08:38 -04:00
Mark Fisher
8d2b29da4d INT-1453 added support for File-typed payloads in XPath components 2010-09-15 14:24:12 -07:00
Oleg Zhurakousky
d9671c6cf1 Merge branch 'master' of git.springsource.org:spring-integration/spring-integration 2010-09-15 14:59:59 -04:00
Oleg Zhurakousky
13d31b25a3 added documentation to message-publishing section regarding sync vs async publishing' 2010-09-15 14:59:39 -04:00
Iwein Fuld
d1eebf9371 INT-1339: removed mark message to keep MessageGroup interface immutable 2010-09-15 20:45:04 +02:00
Oleg Zhurakousky
d40ce03e85 removed accidently typed in comment in MPI 2010-09-15 13:53:27 -04:00
Oleg Zhurakousky
b2533c0788 INT-1431, added SimpleMessageProducingHandlerMonitor to maintain semantics of some MessageHandlers also being MessageProducers 2010-09-15 13:50:16 -04:00
Oleg Zhurakousky
d99739a6bf fixed the broken doc 2010-09-15 11:12:07 -04:00
Oleg Zhurakousky
2e18ed6b11 INT-1371, added test for advice chain within the chain with TX, made spring-tx an optional depenency in template.mf 2010-09-15 11:06:16 -04:00
Oleg Zhurakousky
1b87db30ba INT-1417, updated documentation showing how 'javaMailProperties' could be provided 2010-09-15 10:39:22 -04:00
Oleg Zhurakousky
65a2f2462a INT-1371, made spring-tx dependency optional 2010-09-15 10:26:07 -04:00
Dave Syer
b3bba292db Remove stderr reference 2010-09-15 08:03:01 +01:00