Dave Syer
8cf6e474d2
INT-1452: fix names and counts attributes
...
Add global counts to mbean exporter
2010-10-05 14:12:53 -07:00
Dave Syer
3cfbbd9f79
Remove unnecessary instanceof check and @Suppress
2010-10-05 13:59:41 -07:00
Josh Long
75093c93b3
added a working feed adapter that also maintains state using the metadata persister mechanism. INT-786
2010-10-03 19:14:19 -07:00
Mark Fisher
4ae4b5d4d7
INT-1485 updated XSD schema to be more explicit about deprecated sub-elements on the poller
2010-09-28 17:58:06 -04:00
Mark Fisher
0548ec2756
formatting
2010-09-28 17:43:51 -04:00
Mark Fisher
473c53c235
removed explicit import requirement for AbstractPollingEndpoint
2010-09-28 17:25:15 -04:00
Mark Fisher
a14585c702
reintroduced assertion for commit count
2010-09-28 17:18:37 -04:00
Mark Fisher
43e25630fd
Merge branch 'int1486'
2010-09-28 16:15:28 -04:00
Oleg Zhurakousky
d59b40ace7
INT-1451, INT-588 removed coomment based tx dependencies from the PollerParser, updated documentation with more details on Poller refactoring and other TX stuff to address 588
2010-09-28 15:57:22 -04:00
Mark Fisher
aba3b47060
INT-1486 refactored payload-serializing/deserializing-transformes for latest commons-serializer updates
2010-09-28 14:52:37 -04:00
Oleg Zhurakousky
9d6d433408
INT-1451 move added trasactional advice to the advice chain, made 'advice-chain' and 'transactional' mutually exclusive
2010-09-28 11:52:49 -04:00
Oleg Zhurakousky
b06fc5b15f
INT-1483 modified PollerParser not to register TX Advisor with BF, but simply inject it into PolerMetadata as value instead of reference, added tests
2010-09-28 10:09:23 -04:00
Oleg Zhurakousky
32595009f2
INT-1451, formatting
2010-09-26 06:58:52 -04:00
Oleg Zhurakousky
2b2f06aafb
INT-1451, removed 'implements InitBean' from APE as it already extends AE
2010-09-26 06:55:15 -04:00
Oleg Zhurakousky
804d3da932
INT-1451, more refactoring and polishing
2010-09-25 21:25:57 -04:00
Oleg Zhurakousky
5938cd9f52
INT-1451, more refactoring
2010-09-25 16:22:07 -04:00
Oleg Zhurakousky
47b1f7ae8e
INT-1451, more refactoring
2010-09-25 16:16:34 -04:00
Oleg Zhurakousky
176115af57
INT-1451 refactoring part-2
2010-09-25 13:19:32 -04:00
Mark Fisher
26f4c341a7
removing cycle between context and util
2010-09-24 16:56:24 -04:00
Mark Fisher
c807307622
removing cycles in poller code
2010-09-24 16:34:42 -04:00
Oleg Zhurakousky
325f8cff71
INT-1475 polishing code
2010-09-23 21:36:28 -04:00
Dave Syer
d1bc9e9b39
INT-1263: fix broken test
2010-09-23 18:55:58 +02:00
Dave Syer
3a70b1b3f4
INT-1366: Prevent possible race
2010-09-23 18:36:45 +02:00
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
b6e058c59b
INT-1263, added more changes and tests related valdating MessageHistory in every module
2010-09-22 18:44:51 -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
35ef39589b
INT-1466 decoupled Poller from Polling consumers (PollingConsumer and SourcePollingChannelAdapter)
2010-09-20 00:39:06 -04: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
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
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
Oleg Zhurakousky
d5cb033c60
INT-1456, removed spring-tx dependency from MessagingTemplate
2010-09-15 21:38:00 -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
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
65a2f2462a
INT-1371, made spring-tx dependency optional
2010-09-15 10:26:07 -04:00
Mark Fisher
45d266972f
INT-1193 Added namespace support for JSON transformers
2010-09-14 17:47:51 -07:00
Mark Fisher
46c52f1b81
INT-1026 Added initial implementation of JSON transformers.
2010-09-14 17:31:12 -07:00
Iwein Fuld
2d5a9dde49
INT-1339: Added support for partial completion for disordered sequences.
...
- Added markMessageFromGroup to MessageGroup interface
- made ResequencingMessageGroupProcessor return the partial sequence that was processed
- removed obsolete test
- refactored CorrelatingMessageHandler to deal with the partially processed sequence properly
Still it is needed to remove the release-strategy attribute from the namespace to avoid confusion.
2010-09-14 16:58:48 +02:00
Iwein Fuld
4c193a217c
INT-1339: Added testcases enforcing the desired behavior
2010-09-14 16:58:48 +02:00
Dave Syer
6233647a54
INT-1437: push sequence details into message builder
...
INT-1420: add javadocs
2010-09-14 07:43:51 +01:00
Iwein Fuld
aae01dc3d5
Merge branch 'master' of git.springsource.org:spring-integration/spring-integration
...
Conflicts:
spring-integration-core/src/main/java/org/springframework/integration/splitter/AbstractMessageSplitter.java
2010-09-13 22:12:35 +02:00