Commit Graph

6614 Commits

Author SHA1 Message Date
Mark Fisher
6fbdd71aae INT-2254 added copyHeadersIfAbsent call for the Message as HTTP request body case 2011-11-23 09:36:39 -05:00
Mark Fisher
fa977d96ca Merge pull request #206 from markfisher/INT-2164-quickfix-for-2.1
* INT-2164-quickfix-for-2.1:
  catching and ignoring Exception
2011-11-23 08:05:14 -05:00
Mark Fisher
02526ec6c0 catching and ignoring Exception 2011-11-23 08:03:58 -05:00
Mark Fisher
38743d1c87 preparing info docs for 2.1-RC1 release 2011-11-22 22:28:12 -05:00
Mark Fisher
6c1454ae3d INT-2238 removing warnings in JavaDoc 2011-11-22 21:48:34 -05:00
Mark Fisher
b1680a0cdf Merge pull request #205 from olegz/INT-2238 2011-11-22 21:15:18 -05:00
Oleg Zhurakousky
43f60dae08 INT-2238 interim commit
INT-2238 fixing warning comments

INT-2238 fixing warning comments

INT-2238 fixing warning comments
2011-11-22 21:10:32 -05:00
Mark Fisher
dfd039b78e removed deprecated RemotingInboundGatewaySupport 2011-11-22 20:48:56 -05:00
Mark Fisher
281e198679 INT-2256: Removed AbstractRemotingOutboundGateway 2011-11-22 20:40:39 -05:00
Mark Fisher
f9653a79b7 whitespace 2011-11-22 19:40:57 -05:00
Mark Fisher
0b25a6dd99 Merge pull request #192 from artembilan/INT-1906 2011-11-22 19:37:33 -05:00
Mark Fisher
b8f17fd780 polishing 2011-11-22 19:10:07 -05:00
Artem Bilan
785d10263c INT-1906
fix & refactor DefaultInboundChannelAdapterParser, plus some improvements
2011-11-22 18:38:51 -05:00
Mark Fisher
df440d5059 Merge pull request #189 from olegz/INT-2083
HeaderMapper refactoring
2011-11-22 17:07:46 -05:00
Mark Fisher
adf93e5560 HeaderMapper refactoring
INT-2083
added outbound namespace support for XMPP header mapper

INT-2083
added inbound namespace support for XMPP header mapper

INT-2083
polished XMPP inbound/outbound header mappings, added namespace support for AMQP inbound adapter/gateway header mappings

INT-2083
added support and tests for AMQP outbound gateways and adapters

INT-2083
polishing and adding more tests for AMQP support for header mappings

INT-2083
polishing AMQP and XMPP header mappings, generalized headerMapper configuration in IntegrationNamespaceUtils.configureHeaderMapper(..) method

INT-2803
added headermapping support to WS outbound gateways

INT-2803 polishing

INT-2083
refactored SimpleWebServiceOutboundGateway, added full request/reply test

INT-2083
polished MarshallingWebServiceOutboundGateway to add marshalling callback handlers, added test for marshalling call

INT-2083
polishing based on PR comments

INT-2083 interim commit

INT-2083
added RequestReplyHeaderMapper startegy and migrated AMQP Header Mapper to use it

INT-2083
migrated WS and XMPP to use a new RequestReplyHeaderMapper strategy

INT-2083 polishing with PR comments

INT-2083 polishing
removed introspection method, simplified things

INT-2083 polishing based on recent PR comments

INT-2083 interim commit

INT-2083 polishing WS module

INT-2083
refactored to make sure that Soap action header is set within HeaderMapper

INT-2083 polishing
ensured the Soap header is set to default value if not provided

INT-2083 polishing, putting tests back
2011-11-22 17:04:27 -05:00
Mark Fisher
ff7bbfa404 Merge pull request #204 from ghillert/INT-2258
In enricher: add setRequiresReply to XSD for the ContentEnricher. This attribute defaults to 'true'.
2011-11-22 16:55:10 -05:00
Gunnar Hillert
0d7cc1052b INT-2258 In enricher: add setRequiresReply to XSD
for the ContentEnricher. This attribute defaults to 'true'.

For reference see: https://jira.springsource.org/browse/INT-2258
2011-11-22 16:21:43 -05:00
Mark Fisher
51e706983f Merge pull request #187 from ghillert/INT-2246
Add attribute "max-rows-per-poll" to Jdbc Outbound Gateway

  For reference see: https://jira.springsource.org/browse/INT-2246
2011-11-22 15:43:13 -05:00
Gunnar Hillert
462af6bea0 INT-2246 - Changes based on code review. 2011-11-22 15:40:22 -05:00
Gunnar Hillert
6f33252c7c INT-2246 - Add attribute "max-rows-per-poll" to Jdbc Outbound Gateway
For reference see: https://jira.springsource.org/browse/INT-2246
2011-11-22 15:40:22 -05:00
Mark Fisher
910675be39 Merge pull request #203 from markfisher/INT-2259
added wrapper for ConversionServiceFactoryBean
2011-11-22 15:33:47 -05:00
Mark Fisher
6ad05f135c added wrapper for ConversionServiceFactoryBean 2011-11-22 15:28:37 -05:00
Mark Fisher
11592a5dd2 Merge pull request #202 from ghillert/INT-2257
Payload Enricher - Handle "Null" Messages due to reply-timeout
2011-11-22 15:08:45 -05:00
Gunnar Hillert
0aae7ec4e1 INT-2257 - Payload Enricher - Handle "Null" Messages due to reply-timeout
For reference see: https://jira.springsource.org/browse/INT-2257
2011-11-22 15:07:31 -05:00
Mark Fisher
a4cee32566 more test fixes for INT-2235 2011-11-22 15:02:15 -05:00
Mark Fisher
123ba64d2b polishing INT-2235 2011-11-22 14:51:39 -05:00
Mark Fisher
72c8fff421 Merge pull request #201 from markfisher/INT-2235 which builds upon PR #181 from olegz/INT-2235
fixed polling period and renamed test class

  ElementFilter now CollectionFilter
2011-11-22 14:09:17 -05:00
Mark Fisher
ab6f3f1f27 fixed polling period and renamed test class 2011-11-22 14:05:35 -05:00
Mark Fisher
b7aabb70e5 renamed filter 2011-11-22 13:36:31 -05:00
Mark Fisher
32d64b19f4 ElementFilter now CollectionFilter
Refactored filter to handle a Collection of Resources

Made 'pattern' a constructor-arg since it's mandatory
2011-11-22 13:16:52 -05:00
Oleg Zhurakousky
193f3d2439 INT-2235
added support for resource-inbound-channel-adapter

  removed pre-fetching logic

  changed ResourcePatternResolvingMessageSource to return multiple Resources

  made filter optional
2011-11-22 12:31:32 -05:00
Mark Fisher
5cac946cf3 Merge pull request #200 from ghillert/INT-2216
For Payload Enricher - add: 'request-timeout' and 'reply-timeout' attributes

  For reference see: https://jira.springsource.org/browse/INT-2216
2011-11-22 11:52:07 -05:00
Gunnar Hillert
94f2dc755f INT-2216 - For Payload Enricher - add: 'request-timeout' and 'reply-timeout' attributes
For reference see: https://jira.springsource.org/browse/INT-2216
2011-11-22 11:38:02 -05:00
Mark Fisher
d484f65100 Merge pull request #199 from olegz/INT-2253
added support for updating MessageGroup with lastModified timestamp on every touch
2011-11-22 08:28:05 -05:00
Oleg Zhurakousky
bd9d591dbf INT-2253
added support for updating MessageGroup with lastModified timestamp on every touch
2011-11-22 04:16:17 -05:00
Mark Fisher
cc0f3bd425 Merge pull request #190 from olegz/INT-2249 2011-11-21 17:12:26 -05:00
Oleg Zhurakousky
0ce12cbcf8 INT-2249
polished MethodInvokingMessageProcessor constructor that takes boolean argument by renaming the argument from 'requiresReply' to 'canProcessMessageList' which is what it really maps to in MessagingMethodInvokerHelper.HandlerMethod

  fixed 'filterSelectsNonVoidReturningMethodsOnly' and 'testOverloadedNonVoidReturningMethodsWithExactMatchForType' tests of MethodInvokingMessageProcessorTests to invoke the right constructor and commented out 'testVoidMethodsExcludedByFlag' test as its no longer valid
2011-11-21 17:11:43 -05:00
Mark Fisher
f2990f5f59 Merge pull request #193 from olegz/INT-2231 2011-11-21 16:00:15 -05:00
Oleg Zhurakousky
50d8caa1c3 INT-2231
Fixed JdbcMessageStore to reuse CREATED_DATE while updating UPDATED_DATE

  Added support for configuring MessageGroup timeout based on the idle time of the MessageGroup

  Changed updatedTimestamp to lastModified

  Added an assertion to AbsractMessageGroup.expireMessageGroups to check if lastModified is 0

  Changed attribute name in MessageWrapper in Mongo Message Store
2011-11-21 15:56:04 -05:00
Mark Fisher
d67736021a Merge pull request #197 from olegz/INT-2255 which includes the changes from pull request #188 from oxlade39/master
fixed Gemfire CQ parser errors

  Fixed a mistake in the Gemfire AdapterParsers where the element attribute validation is not correctly applied and will never result in the intended behavior.
2011-11-21 13:55:23 -05:00
Oleg Zhurakousky
451408e0f7 INT-2255 fixed Gemfire CQ parser errors 2011-11-21 13:52:36 -05:00
Dan Oxlade
8d9192b9fb FIxing a mistake in the Gemfire AdapterParsers where the element attribute validation is not correctly applied and will never result in the intended behavior. 2011-11-21 13:52:36 -05:00
Mark Fisher
740246a419 Merge pull request #196 from ghillert/INT-2245
Jdbc Outbound Gateways - Change "request-timeout" to "reply-timeout"

  For reference see: https://jira.springsource.org/browse/INT-2245
2011-11-21 13:49:08 -05:00
Mark Fisher
87006f36ed polishing 2011-11-21 13:48:27 -05:00
Gunnar Hillert
cd9d9bc656 INT-2245 Jdbc Outbound Gateways - Change "request-timeout" to "reply-timeout"
For reference see: https://jira.springsource.org/browse/INT-2245
2011-11-21 13:46:39 -05:00
Mark Fisher
072a675d65 Merge pull request #191 from ghillert/INT-2175
Add Doc for Stored Proc Components

  For reference see: https://jira.springsource.org/browse/INT-2175
2011-11-21 13:44:17 -05:00
Mark Fisher
e40831e2ad polishing 2011-11-21 13:43:14 -05:00
Gunnar Hillert
d1c740930c INT-2175 - Add Doc for Stored Proc Components
For reference see: https://jira.springsource.org/browse/INT-2175
2011-11-21 13:43:13 -05:00
Mark Fisher
e16216a18b Merge pull request #195 from olegz/INT-2254
added support for recognition of a Message to HttpRequestHandlingEndpointSupport
2011-11-21 12:00:32 -05:00
Oleg Zhurakousky
7485ea449a INT-2254
added support for recognition of a Message to HttpRequestHandlingEndpointSupport

INT-2254 polishing

INT-2254 polishing
2011-11-21 08:35:54 -05:00