Commit Graph

7448 Commits

Author SHA1 Message Date
Oleg Zhurakousky
46e5ef3e14 INT-1506 changed ID from xsd:string to xsd:ID and made it optional in XML module 2010-10-12 07:57:48 -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
a4f05cef0e INT-1482 charset value is now being set for bothFtpSendingMessageHandler and SftpSendingMessageHandler 2010-10-11 22:05:54 -04:00
Mark Fisher
f3be8bebde INT-1482 added default charset value for FtpSendingMessageHandler and SftpSendingMessageHandler 2010-10-11 21:56:14 -04:00
Mark Fisher
3f4ce448a0 INT-1482 added default charset value for FtpSendingMessageHandler 2010-10-11 21:47: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
4c53843dbe INT-1505 updated template.mf, added expression package 2010-10-08 14:52:01 -04:00
Mark Fisher
b3c79358e1 INT-1505 added support for a 'payload-expression' attribute on the inbound ApplicationEvent Channel Adapter 2010-10-08 14:43:15 -04:00
Dave Syer
7cfd0f4a55 INT-1503: *Monitor->*Metrics 2010-10-08 08:16:16 -07:00
Mark Fisher
b55a54729e INT-1504 added support for 'error-handler' attribute on HTTP outbound adapters (for the ResponseErrorHandler on the underlying RestTemplate) 2010-10-08 11:11:31 -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
517aad3d69 INT-1503: *Monitor->*Metrics 2010-10-08 06:28:12 -07:00
Dave Syer
48c1c6b98a Fix Java 6/5 incompatiblity in test 2010-10-07 18:53:40 -07:00
Dave Syer
3ddc163217 INT-1502: implement doStop() 2010-10-07 16:49:19 -07:00
Dave Syer
71c7872270 INT-1495: change default domain to org.springframework.integration 2010-10-06 11:35:18 -07:00
Dave Syer
e2c1616d86 INT-1449: fix broken message count in message source monitor 2010-10-06 11:27:09 -07:00
Dave Syer
be2b1343a0 INT-1492: add test 2010-10-06 11:10:50 -07:00
Dave Syer
a21172fdab INT-1496: start optimistically with success rate 100% 2010-10-06 11:00:59 -07:00
Dave Syer
71f171b163 INT-1495: change domain= to default-deomain= 2010-10-06 10:56:36 -07:00
Dave Syer
84415d6f53 INT-1449: ensure mbeans only registered once for factory bean product 2010-10-06 10:25:58 -07:00
Dave Syer
1d44c8af2c INT-1449: tweak test case 2010-10-06 07:27:55 -07:00
Dave Syer
cbf0242bd9 INT-1495: harmonise schema 2010-10-06 07:10:12 -07:00
Dave Syer
76d17bd187 Expose MessageSources and their polling endpoints to JMX 2010-10-05 15:47:18 -07: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
eb2729f0cb fixing an issue with charsets in the FTP namespace parser support int-1482 2010-10-04 01:25:50 -07:00
Josh Long
8e6a1f2b29 fixing an issue with charsets in the FTP namespace parser support int-950 2010-10-04 01:17:58 -07:00
Josh Long
fb0ae7332b i had to undo some changes we had before to make sure my class name refactorings would work, and now i am reapplying them for INT-1471 2010-10-04 00:30:04 -07:00
Josh Long
48d9e6289c i had to undo some changes we had before to make sure my class name refactorings would work, and now i am reapplying them for INT-1471 2010-10-04 00:10:20 -07:00
Josh Long
467b7fbc3a i had to undo some changes we had before to make sure my class name refactorings would work, and now i am reapplying them for INT-1471 2010-10-04 00:06:40 -07:00
Josh Long
6e87352175 cleanup for Twitter module INT-1471 2010-10-03 23:53:25 -07:00
Josh Long
449dee9957 fixing template.mf for feed adapter. 2010-10-03 19:20:11 -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
Oleg Zhurakousky
d3a083ecdb INT-1477, added Loan Broker section to the samples, changed diagrams to be extracted from GUI tooling available in STS (with slight editing) 2010-09-29 11:53:42 -04:00
Oleg Zhurakousky
2a6620b6e8 Merge branch 'master' of git.springsource.org:spring-integration/spring-integration 2010-09-29 08:53:39 -04:00
Oleg Zhurakousky
68d819feeb INT-1477, modified samples section to include information about the new structure (e.g., JIRA, Git, samples categories etc.) 2010-09-29 08:53:18 -04:00
Gary Russell
3c93433baf INT-1486 polish; rename byte array 'serializers' and all test usage 2010-09-28 22:25:54 -04:00
Gary Russell
b339157a34 INT-1486 polish; rename byte array 'serializers' and all test usage 2010-09-28 22:25:04 -04: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
Oleg Zhurakousky
3142f0b673 INT-1474, added initial documentation to explain the implications 2010-09-28 16:49:26 -04:00
Mark Fisher
43e25630fd Merge branch 'int1486' 2010-09-28 16:15:28 -04:00
Mark Fisher
729a37fb62 INT-1486 updated JDBC module for refactored Serialization code 2010-09-28 16:07:00 -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
68648dcb94 INT-1486 updated IP module for refactored Serialization code 2010-09-28 15:56:01 -04:00