Commit Graph

968 Commits

Author SHA1 Message Date
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
Gary Russell
6ede5f9ca6 INT-1850 Change Separator to period 2011-05-14 17:42:02 -04:00
Oleg Zhurakousky
783b941a8e INT-1903 polishing, renamed to setIdGenerator(..) method 2011-05-14 14:11:38 -04:00
Oleg Zhurakousky
7613464ee0 INT-1903 renamed and moved IdGeneratorConfigurer to a config package 2011-05-14 12:48:30 -04:00
Oleg Zhurakousky
052d3af0b5 INT-1903 more polishing 2011-05-14 12:13:42 -04:00
Oleg Zhurakousky
3e44b500fb INT-1903 polishing 2011-05-14 12:10:55 -04:00
Oleg Zhurakousky
636a90a08f INT-1903 fixed the ignored test compile error 2011-05-13 22:41:23 -04:00
Oleg Zhurakousky
0441d5284c INT-1903 added support for allowing to use custom MessageIdGenerationStrategy 2011-05-13 16:40:08 -04:00
Oleg Zhurakousky
73092cccf2 INT-1896 polishing, removed proxy-target-class='true' from the test config 2011-05-06 16:49:42 -04:00
Oleg Zhurakousky
465010a31e INT-1896 added support for handling proxied channels for GlobalChannelInterceptor 2011-05-06 16:29:50 -04:00
Oleg Zhurakousky
48d002f679 INT-1894 added support for splitter that's in the chain to have 'apply-sequence' attribute 2011-05-05 17:37:14 -04:00
Mark Fisher
2b331e1a14 formatting 2011-05-05 17:14:58 -04:00
Dave Syer
e5ce27352f Spelling error 2011-05-04 08:14:09 +01:00
Mark Fisher
3fe88e626b added documentation and assertion to IntegrationContextUtils to clarify that the BeanFactory must not be null 2011-05-03 19:04:28 -04:00
Oleg Zhurakousky
842af05441 polished PollingLifecycleTests making it more reliable 2011-05-03 18:57:13 -04:00
Oleg Zhurakousky
c6fad52082 polished PollingLifecycleTests to address breaking build 2011-05-03 18:52:29 -04:00
Mark Fisher
832ff4358a polishing 2011-05-03 17:51:20 -04:00
Oleg Zhurakousky
2deb97608a polishing 2011-05-03 17:19:37 -04:00