Oleg Zhurakousky
|
dbf76ee73a
|
INT-1377 - first round of Router hierarchy refactoring to make them more dynamic, moved every router under ACNRMR (later ACNRMR will be merged with AMR), removed type preloading in PTR parser, fixed tests, removed MapBasedChannelResolver and related tests. fixed test for other components that were dependent on MapBasedChannelResolver
|
2010-10-13 07:08:07 -04:00 |
|
Mark Fisher
|
8737d46c6e
|
INT-1382 added support for 'expression' sub-elements in the core schema
|
2010-10-12 19:12:37 -04:00 |
|
Oleg Zhurakousky
|
fee0aac0ed
|
INT-1509, removed depndency on TaskExecutor in favor of Executor
|
2010-10-12 17:55:48 -04:00 |
|
Oleg Zhurakousky
|
967ea0b123
|
INT-1493, polished assertion to make sure that it asserts on atMost 1 invocation of the poller since there is still a natural race condition between stop() and poller loop
|
2010-10-12 08:57:39 -04:00 |
|
Oleg Zhurakousky
|
5f27825974
|
INT-1493 poslishing, added comment to SPCAFB about why 1 should be a default maxMessagesPerPoll, change assertion for BF in APE only when it is absolutely required
|
2010-10-12 08:19:14 -04:00 |
|
Oleg Zhurakousky
|
4263202e71
|
INT-1441 added null check for PropertyEditor and replaced canConvert with try/catch convert catching ConversionFailedException as per SPR-7548, no additional tests were added as this bug woudl affect the tests we already have
|
2010-10-12 06:54:21 -04:00 |
|
Oleg Zhurakousky
|
20eb2922ee
|
INT-1493, ensured that default 'maxMessagesPerPoll' for SPCA is 1 and -1 for PC, added tests validating that both SPCA and PC stops
|
2010-10-12 05:42:10 -04:00 |
|
Mark Fisher
|
986d1ad1b2
|
INT-1382 added DynamicExpression, ExpressionSource strategy, and ResourceBundle-based implementation
|
2010-10-11 21:30:22 -04:00 |
|
Mark Fisher
|
f89862cf1d
|
INT-1491 added filter name to rejection Exception description
|
2010-10-08 10:45:32 -04:00 |
|
Mark Fisher
|
72c372ee43
|
INT-1499 DelayHandler now implements MessageProducer
|
2010-10-08 10:31:17 -04:00 |
|
Dave Syer
|
07043a8875
|
INT-1489: inspect router to see if it is Advised
- Switch to proxy approach for handler monitor
- Add router mbean integration test
|
2010-10-05 14:22:49 -07:00 |
|
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 |
|