Commit Graph

6136 Commits

Author SHA1 Message Date
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
Mark Fisher
ff028936b6 Merge pull request #238 from garyrussell/INT-2294 which built upon pull request #237 from markfisher/INT-2294
INT-2294:

  Add SoapHeaderMapper Unit Tests

  Fixed null check for soapHeader (rather than source)
2011-12-09 15:23:06 -05:00
Gary Russell
c47086de23 INT-2294 Add SoapHeaderMapper Unit Tests
Add a test for empty SOAP headers, and a SOAP header
that contains an attribute and an element.
2011-12-09 14:36:42 -05:00
Mark Fisher
08e2f6df08 INT-2294 fixed null check for soapHeader (nrather than source) 2011-12-09 12:37:24 -05:00
Mark Fisher
081bf15c00 upgrading spring-data-gemfire dep to 1.1.0.RC1 2011-12-09 10:04:25 -05:00
Mark Fisher
cf03b10966 INT-2281 reverting spring-security upgrade since some refactoring is required 2011-12-09 09:44:36 -05:00
Mark Fisher
ada2a08678 INT-2281 upgrading to Spring Security 3.1.0 2011-12-09 09:13:21 -05:00
Mark Fisher
71d64da0cb INT-2229 upgraded spring-data-mongodb dep to 1.0.0.RC1 2011-12-09 08:46:16 -05:00
Mark Fisher
b6ded0de5e Merge pull request #233 from ghillert/INT-2244
Add ExpressionEvaluatingSqlParameterSourceFactory example to Reference Manual

  For reference see: https://jira.springsource.org/browse/INT-2244
2011-12-02 16:12:00 -05:00
Gunnar Hillert
ce53782159 INT-2244 - add ExpressionEvaluatingSqlParameterSourceFactory example to Reference Manual
For reference see: https://jira.springsource.org/browse/INT-2244
2011-12-02 16:10:58 -05:00
Mark Fisher
4729224604 Merge pull request #231 from ghillert/INT-2233
INT-2233 - Updated links to Github Reworded some of the paragraphs.
2011-12-02 16:05:31 -05:00
Gunnar Hillert
c3062b8d34 INT-2233 - Updated links to Github
Reworded some of the paragraphs.

INT-2233 - reworked code contribution paragraph
Based on peer-review, reworked the paragraph regarding code contributions.
2011-12-02 16:02:55 -05:00
Mark Fisher
00552b1ddf INT-2293 2011-12-02 15:08:07 -05:00
Mark Fisher
d183ec3a69 Merge pull request #213 from artembilan/INT-2274
INT-2274: Manual: Limitation of usage scoped beans in the command scripts for Groovy Control Bus.
2011-12-02 14:41:55 -05:00
Mark Fisher
cb3c95154d polishing 2011-12-02 14:40:09 -05:00
Artem Bilan
9c5b074f1f INT-2274: Manual: Limitation of usage scoped beans in the command scripts for Groovy Control Bus. 2011-12-02 14:40:02 -05:00
Mark Fisher
8890d1b13e Merge pull request #214 from artembilan/INT-2273 2011-12-02 14:14:27 -05:00
Mark Fisher
dec71f27c8 polishing 2011-12-02 14:13:25 -05:00
Artem Bilan
85a602fa1c INT-2273: Manual 3.2 2011-12-02 14:03:35 -05:00
Mark Fisher
801ba439be Merge pull request #229 from olegz/INT-2291
INT-2291 fixed failing test
2011-12-01 13:12:27 -05:00
Oleg Zhurakousky
1ffdb19039 INT-2291 fixed failing test 2011-12-01 13:11:12 -05:00
Mark Fisher
d15f852ad5 Merge pull request #228 from olegz/INT-2261 2011-12-01 09:39:09 -05:00
Mark Fisher
af47009123 polishing 2011-12-01 09:37:37 -05:00
Oleg Zhurakousky
952d02d501 INT-2261
added documentation for Resource Inbound Channel Adapter

  added resource.xml file
2011-12-01 09:09:45 -05:00
Mark Fisher
81cd06472e Merge pull request #221 from olegz/INT-2282
INT-2282, INT-2284

  added general Message Store section to reference manual

  added GemfireMessageStore section
2011-11-30 17:07:02 -05:00
Mark Fisher
8fe8b8e915 polishing 2011-11-30 17:04:45 -05:00
Oleg Zhurakousky
d36e6fd2ee INT-2282, INT-2284
added general Message Store section to reference manual, added GemfireMessageStore section
2011-11-30 16:52:19 -05:00
Mark Fisher
1d80b44dce Merge pull request #226 from garyrussell/INT-2287
INT-2287 Timing Hole With Send-and-Forget TCP
2011-11-30 16:23:57 -05:00
Gary Russell
0f46176c3d INT-2287 Timing Hole With Send-and-Forget TCP
If a tcp client connection factory was configured for single-use
connections (one socket per message), and it was used by an outbound
channel adapter (send and forget), the socket is closed immediately
after sending the message.

This could cause issues with the connection handling because certain
failures could occur. For example, the close could occur before we
ever registered the channel for read selection, resulting in a
ClosedChannelException. Secondly, there was a small timing hole
where a selection key could be invalidated between the isValid()
call and isReadable().

These problems have been corrected.
2011-11-30 16:23:33 -05:00
Mark Fisher
baa127d4bf Merge pull request #225 from garyrussell/INT-2035b
INT-2035 Remove Dangling Import
2011-11-30 16:20:53 -05:00