Commit Graph

985 Commits

Author SHA1 Message Date
Gary Russell
3b00de4202 INT-1957 Inner Poller Can Have default="true" 2011-07-01 17:57:05 -04:00
Oleg Zhurakousky
c00888f537 INT-1953 refactored CORE and HTTP modules to make them compatible with Spring v3.1 while maintaining the target version of 3.0.* 2011-06-24 15:20:32 -04:00
David Turanski
b60525a259 INT-1927 allow sub-elements of <channel-interceptor> other than <bean> tested with <wire-tap> 2011-06-24 13:47:49 -04:00
Oleg Zhurakousky
bad2debbf7 INT-1952 fixed ConsumerEndpointFactoryBean to ensure the Polling Consumer is created with propper ErrorHandler 2011-06-24 11:59:05 -04:00
Oleg Zhurakousky
d5bb9a8297 INT-1940 changed locks map to have correlationId -> new Object() 2011-06-23 16:13:03 -04:00
Oleg Zhurakousky
d8fc7f939d INT-1940 added correlationLocksMonitor to CorrelatingMessageHandler to monitor 'locks' access 2011-06-23 15:36:47 -04:00
Oleg Zhurakousky
987656ee02 INT-1940 edited the comment 2011-06-23 14:21:57 -04:00
Oleg Zhurakousky
2022646cd0 INT-1940 fixed NPE in CorrelatingMessageHandler 2011-06-23 14:15:46 -04:00
Mark Fisher
eb821c7ffe organized imports 2011-06-22 18:06:17 -04:00
Mark Fisher
9ab7f4ef4e INT-1949 AbstractChannelParser no longer does class loading 2011-06-22 18:05:33 -04:00
Mark Fisher
1c1ca9c6af INT-1928 WireTap now refuses to intercept its own channel 2011-06-04 14:34:20 -04:00
Oleg Zhurakousky
73bf93c229 INT-1919 polishing, code cleanup 2011-06-01 07:34:40 -04:00
Oleg Zhurakousky
63336272ad INT-1919 polishing, set patternMatch to true as a default in the HeaderFilter class (before it was only in schema) 2011-06-01 07:18:21 -04:00
Oleg Zhurakousky
6c7755b688 INT-1919 added support for treating '*' as literal value via 'pattern-match' boolean attribute on header-filter with default value 'true' 2011-06-01 07:16:17 -04:00
Oleg Zhurakousky
bd896ab986 INT-1919 added removeHeaders(String...) method to MessageBuilder to support plural semantics of possibly removing multiple headers with a single callback 2011-05-31 17:21:55 -04:00
Oleg Zhurakousky
8424fe24f1 INT-1919 added Pattern matching support to header-filter 2011-05-31 15:52:20 -04:00
Oleg Zhurakousky
350e4f34fb INT-1884 polished MessageIdGeneratorTests to not fail intermittently 2011-05-26 15:21:09 -04:00
Mark Fisher
0de92313c5 INT-1903 appended to log message for non-registry BeanFactory 2011-05-18 11:43:42 -04:00
Mark Fisher
2b743200d4 added null check and comment 2011-05-18 11:22:27 -04:00
Gary Russell
63009de21d INT-1905 Add try/catch Block; Use Same Technique for Chain Handlers 2011-05-17 21:01:37 -04:00
Mark Fisher
4867cbca55 INT-1896 added an extra instanceof check prior to MessageChannel cast, and added a debug log message 2011-05-17 18:35:05 -04:00
Gary Russell
b0972a57dd INT-1905 Set Handler Component Name, Even If Proxied 2011-05-17 18:21:16 -04:00
Mark Fisher
773218fdb1 INT-1903 added an informational message to the assertNull within the assertDestroy check 2011-05-17 12:23:00 -04:00
Oleg Zhurakousky
c00eb3d2e4 INT-1903 cleaning up even more of tests 2011-05-17 12:19:06 -04:00
Oleg Zhurakousky
b209fbc69e INT-1903 cleaning up more of tests 2011-05-17 12:14:19 -04:00
Oleg Zhurakousky
a3138972cd INT-1903 cleaning up tests 2011-05-17 12:05:53 -04:00
Mark Fisher
8ec40d8463 INT-1903 removed unnecessary catch block for BeanDefinitionStoreException 2011-05-17 10:28:34 -04:00
Mark Fisher
3e2a838324 INT-1903 polishing 2011-05-17 10:09:48 -04:00
Mark Fisher
c902cde057 INT-1903 properly closing all contexts 2011-05-17 10:09:48 -04:00
Oleg Zhurakousky
58a1af7f4e INT-752 added test to validate sample from JIRA 2011-05-17 10:07:11 -04:00
Oleg Zhurakousky
a494414b64 INT-1903 polishing, more tests 2011-05-17 09:11:03 -04:00
Oleg Zhurakousky
396b8ecb3c INT-929 polishing 2011-05-17 08:17:55 -04:00
Oleg Zhurakousky
9466afadd6 INT-929 reverting MethodInvokingOutboundChannelAdapterParser to the state before accidental push 2011-05-16 23:13:43 -04:00
Oleg Zhurakousky
6eff068ca1 INT-1903 polishing 2011-05-16 22:08:16 -04:00
Oleg Zhurakousky
5e9204343f INT-1903 added missing config file 2011-05-16 20:19:46 -04:00
Oleg Zhurakousky
80cf8317cc INT-1903 added tests and some pposlishing to IdGeneratorConfigurer 2011-05-16 20:14:41 -04:00
Oleg Zhurakousky
de49cc9f0f INT-929 fixed and polished MethodInvokingOutboundChannelAdapterParser 2011-05-16 19:42:59 -04:00
Oleg Zhurakousky
b9e846933c INT-1903 polishing 2011-05-16 17:03:55 -04:00
Oleg Zhurakousky
0cb3c14603 INT-1903 polishing 2011-05-16 16:57:29 -04:00
Mark Fisher
5bf5d1f145 INT-1899 polishing 2011-05-16 16:56:25 -04:00
Mark Fisher
c1e6978248 INT-1903 polishing 2011-05-16 16:26:30 -04:00
Mark Fisher
a6a950f731 INT-1903 polishing 2011-05-16 15:41:42 -04:00
Oleg Zhurakousky
bf7bbbabbe INT-1903 polishing 2011-05-16 13:28:27 -04:00
Oleg Zhurakousky
56bf7cf4b5 INT-1903 polishing, fixed the IdGeneratorConfigurer to use propper field name 2011-05-16 13:22:38 -04:00
Oleg Zhurakousky
6b962de4ce INT-1903 polishing 2011-05-16 13:11:50 -04:00
Oleg Zhurakousky
7524db4649 INT-1899 polishing 2011-05-16 13:09:50 -04:00
Oleg Zhurakousky
34bb27f767 INT-1899 fixed auto-creation of channel logic not to create errorChannel as DirectChannel 2011-05-16 12:25:49 -04:00
Oleg Zhurakousky
07e21e4265 INT-1903 fixed the equals check on DefaultConfiguringBeanFactoryPostProcessor to avoid possible NPE 2011-05-16 12:10:43 -04:00
Oleg Zhurakousky
10753370a8 INT-1903 polishing 2011-05-16 12:06:41 -04:00
Oleg Zhurakousky
74f57c1664 INT-1903 refactoring of Message ID generation strategy. Removed set/reset methods 2011-05-16 12:03:39 -04:00