Commit Graph

6165 Commits

Author SHA1 Message Date
Mark Fisher
5805528faa removing warnings 2011-12-19 16:38:48 -05:00
Mark Fisher
af1d0859d1 un-deprecated setChannelResolver() method
the XSD attribute IS deprecated, but this method is needed internally
2011-12-19 16:29:12 -05:00
Mark Fisher
267ff634ec Sonar: self-assignment 2011-12-19 16:14:35 -05:00
Mark Fisher
de47b50494 Merge pull request #253 from ghillert/INT-2314
Document use-payload-as-parameter-source attribute
2011-12-19 15:49:59 -05:00
Gunnar Hillert
3b7bd6e6dd Document use-payload-as-parameter-source attribute
For reference see: https://jira.springsource.org/browse/INT-2314

* Updated 2.1 JDBC XML Schema
* Updated Docbook Reference Manual
2011-12-19 15:48:53 -05:00
Mark Fisher
092fa44552 Merge pull request #251 from artembilan/INT-2315
headerValueRouter chain mapping minOcc=0
2011-12-19 15:42:29 -05:00
Artem Bilan
83700f73f4 INT-2315 headerValueRouter chain mapping minOcc=0
now <header-value-router> doesn't require mapping when it is defined inside <chain>.
Tests for <header-value-router> inside <chain>.
2011-12-19 15:41:01 -05:00
Mark Fisher
6f10e92f77 Merge pull request #249 from markfisher/INT-2301
added reply-timeout support for WS inbound-gateway
2011-12-19 15:34:51 -05:00
Mark Fisher
cd499cfc50 added reply-timeout support for WS inbound-gateway 2011-12-19 15:33:00 -05:00
Mark Fisher
962fcb000a Merge pull request #250 from garyrussell/INT-2313
INT-2313 Avoid Naming Conflicts With Mutliple Ctx
  INT-2307 added MBeanExporterHelper to avoid conflicts with core MBeanExporter
2011-12-19 12:43:27 -05:00
Gary Russell
cfc37616e5 INT-2313 Avoid Naming Conflicts With Mutliple Ctx
If multiple application contexts exist in the same JVM, where
managed beans exist with the same name, InstanceAlreadyExistsExceptions
could result.

1. Change int-jmx MBean exporter parser to ensure the exporter itself
has a unique name within the JVM.
2. When the IMBE exports Integration components for monitoring, where
the component itself is already an MBean, add domain and object name
static properties configured in the MBean exporter.
3. Add tests to load the same ac a second time to ensure no naming
conflicts arise.
2011-12-19 12:42:16 -05:00
Oleg Zhurakousky
1a56747a8a INT-2307
added MBeanExporterHelper to avoid conflicts with core MBeanExporter

INT-2307 polishing

INT-2307 polishing
2011-12-19 12:42:16 -05:00
Mark Fisher
6e6e972e35 INT-2291 no longer counting down in failing handler or unexpected handler 2011-12-19 12:08:49 -05:00
Mark Fisher
5f19e731ac Merge pull request #252 from olegz/INT-2291
INT-2291

  * polished MixedDispatcherConfigurationScenarioTests.failoverNoLoadBalancingWithExecutorConcurrent() test even more
  * introduced 'taskSubmissionMonitor' as CountDownLatch to ensure that shutdown command is not called until all tasks are submitted
  * also made sure that ExecutorChannel is using the same task executor so shutdown command actually shuts down the same executor
2011-12-19 10:30:15 -05:00
Oleg Zhurakousky
8869da7a95 INT-2291
polished MixedDispatcherConfigurationScenarioTests.failoverNoLoadBalancingWithExecutorConcurrent() test even more, introduced 'taskSubmissionMonitor' as CountDownLatch to ensure that shutdown command is not called untill all tasks are submitted. Also made sure that ExecutorChannel is using the same tasks executor so shutdown command actually shuts down the same executor.
2011-12-19 09:22:47 -05:00
Oleg Zhurakousky
22cbe9e0dd INT-2291 polished broken test 2011-12-19 08:58:59 -05:00
Mark Fisher
a009a05dc3 Merge pull request #211 from artembilan/INT-2236
INT-2236: limitations while using persistent MessageStore
2011-12-16 16:19:12 -05:00
Mark Fisher
1b7c3062a5 polishing 2011-12-16 16:18:06 -05:00
Artem Bilan
c198351061 INT-2236: limitations while using persistent MessageStore 2011-12-16 14:38:54 -05:00
Mark Fisher
e5ec1d48b2 INT-2291 temporarily ignoring test 2011-12-16 10:14:05 -05:00
Mark Fisher
8c2b7dcdf2 Merge pull request #246 from olegz/INT-2306
INT-2306: fixed populateUserDefinedHeaders() to account for standard headers (bypassing them)
2011-12-15 17:58:14 -05:00
Oleg Zhurakousky
390bf504dd INT-2306 fixed populateUserDefinedHeaders() to account for standard heades 2011-12-15 17:28:54 -05:00
Mark Fisher
dd8c0aa8fc Merge pull request #244 from olegz/INT-2299
moved ChannelResolver setter call to configureRouter() method

  put back 'channel-resolver' attribute with deprecation warnings
2011-12-15 17:16:45 -05:00
Mark Fisher
2928830868 moved ChannelResolver setter call to configureRouter() method 2011-12-15 17:14:55 -05:00
Oleg Zhurakousky
e2f73ba6be INT-2299 polishing 2011-12-15 17:09:52 -05:00
Oleg Zhurakousky
0a8b348c98 INT-2299
put back 'channel-resolver' attribute with deprecation warnings

INT-2299 polishing

INT-2299 added XPATH test
2011-12-15 17:09:52 -05:00
Mark Fisher
052c325dfa Merge pull request #242 from olegz/INT-2295
INT-2295 fixed parser logic to eliminate STS warning
2011-12-15 16:11:37 -05:00
Oleg Zhurakousky
8587ace344 INT-2295 fixed parser logic to eliminate STS warning
INT-2295 removed dead code
Object source = parserContext.extractSource(element); always returned NULL
2011-12-15 16:10:22 -05:00
Mark Fisher
9deb63a43a Merge pull request #245 from olegz/INT-2291
INT-2291 polished test
2011-12-15 15:41:21 -05:00
Oleg Zhurakousky
18bb156ead INT-2291 polished test 2011-12-15 15:40:05 -05:00
Mark Fisher
ddcec56703 INT-2303
upgraded spring-social-twitter to 1.0.1.RELEASE
2011-12-15 15:36:48 -05:00
Mark Fisher
86655c96ef INT-2309
upgrading spring-data-redis dependency to 1.0.0.RELEASE
2011-12-14 18:10:57 -05:00
Mark Fisher
edccd216e0 INT-2308
upgrading spring-gemfire dependency to 1.1.0.RELEASE

  updated pom
2011-12-14 17:57:54 -05:00
Mark Fisher
7bfd97888c Merge pull request #243 from olegz/INT-2297-new
INT-2297-new lighter version of addressing cache-sessions deprecation for FTP/SFTP
2011-12-14 17:40:55 -05:00
Oleg Zhurakousky
76e6e96b73 INT-2297-new
lighter version of addressing cache-sessions deprecation for FTP/SFTP
2011-12-14 15:08:57 -05:00
Mark Fisher
2af53de915 added Artem's name to the ref manual author list 2011-12-14 11:50:52 -05:00
Mark Fisher
6c868472d8 Merge pull request #235 from artembilan/INT-2300
INT-2300: Manual: update xpath-router sample
2011-12-14 11:48:06 -05:00
Artem Bilan
ab6c8d839a INT-2300: Manual: update xpath-router sample 2011-12-14 11:45:58 -05:00
Mark Fisher
e306e5f1e1 Merge pull request #227 from artembilan/INT-2288
ResourceInboundChannelAdapterParserTests is now independent of OS

  Added @After to remove files in tests
2011-12-14 11:40:24 -05:00
Artem Bilan
8a1614cb00 INT-2288: done ResourceInboundChannelAdapterParserTests independents of OS & @After for remove files in tests 2011-12-14 11:37:39 -05:00
Mark Fisher
2b5957a45c avoiding deprecation warnings in test code 2011-12-13 22:17:07 -05:00
Mark Fisher
7a3a667ea4 Merge pull request #240 from markfisher/INT-2281
refactored test code for compatibility with Spring Security 3.1
2011-12-12 16:59:04 -05:00
Mark Fisher
2fc4abfaed refactored test code for compatibility with Spring Security 3.1
updated pom
2011-12-12 16:12:44 -05:00
Mark Fisher
bc46186ba0 Merge pull request #239 from markfisher/spring-3_1-dep
updated HTTP module for 3.1 support
2011-12-12 15:10:48 -05:00
Mark Fisher
efdd27f89a updated HTTP module for 3.1 support 2011-12-12 15:09:34 -05:00
Mark Fisher
de5ae9147e Merge pull request #234 from garyrussell/INT-2298
INT-2298 Remove Versions From Schemas in Reference
2011-12-12 15:05:24 -05:00
Gary Russell
17cf470a05 INT-2298 Remove Versions From Schemas in Reference
It is generally advised to use version-less schemas; some examples
in the reference still had 2.0 schema versions.
2011-12-12 15:04:25 -05:00
Mark Fisher
8cc1afa27c fixed since version 2011-12-12 15:01:02 -05:00
Mark Fisher
635e1abdca Merge pull request #236 from markfisher/INT-1868a
INT-1868 using generic JMS 1.1 API only
2011-12-09 15:27:10 -05:00
Mark Fisher
95d6ef0f90 INT-1868 using generic JMS 1.1 API only 2011-12-09 15:25:51 -05:00