Commit Graph

5580 Commits

Author SHA1 Message Date
Mark Fisher
1857d5b6c0 INT-1767 using MediaType.ALL as the default Accept when writing a response in HttpRequestHandlingMessagingGateway 2011-01-26 18:56:07 -05:00
Oleg Zhurakousky
403855fea6 INT-1727 added Message as input parameter to ScriptVariableSource.resolveScriptVariables(Message) method 2011-01-26 10:20:02 -05:00
Oleg Zhurakousky
e6d58735dd INT-1727 added initial support to allow customization of Groovy bindings 2011-01-26 10:14:11 -05:00
Mark Fisher
c9451016c4 INT-1765 fixed tool annotation in 'header-enricher-type' (expected-method instead of ref) 2011-01-25 11:22:48 -05:00
Mark Fisher
d05dc695ca INT-1764 fixed typo: getComponetType -> getComponentType 2011-01-25 11:16:10 -05:00
Oleg Zhurakousky
64d8ba3b61 polished schema documentation 2011-01-24 12:52:24 -05:00
Oleg Zhurakousky
fe527cd4c5 INT-1751 fliped the way inbound/outboundHeaderNames are set on DefaultHttpHeaderMapper when botstrapping http inbound gateway/adapter 2011-01-24 12:43:39 -05:00
Chris Beams
02de94e2f0 Update to latest buildSrc
Includes upgrade to Gradle 0.9.2 GA. See the release notes here:
http://docs.codehaus.org/display/GRADLE/Gradle+0.9.2+Release+Notes
2011-01-24 12:11:08 +07:00
Oleg Zhurakousky
aaccf6ff26 polishing, removed warning message 2011-01-21 12:29:16 -05:00
Oleg Zhurakousky
8cf0c559d6 INT-1758 added test for deprecated usage of setPollerMetadata() on AbstractPollingEndpoint 2011-01-21 11:47:49 -05:00
Oleg Zhurakousky
dddf29a39d INT-1758 deprecated setPollerMetadata() on AbstractPollingEndpoint 2011-01-21 11:31:04 -05:00
Oleg Zhurakousky
93f6568c9c INT-1758 refactored AbsractPollingEndpoint to remove deopendency on PollerMetadata, fixed tests 2011-01-21 11:06:48 -05:00
Oleg Zhurakousky
c3ec6aa68a INT-1719 added setDeliveryPersistent method to JmsOutboundGateway, fixed the schema and the parser 2011-01-21 09:31:07 -05:00
Oleg Zhurakousky
f5e9dc72e4 INT-1719 adding missing test config file 2011-01-20 17:00:16 -05:00
Oleg Zhurakousky
2cc182a667 INT-1719 added delivery-persistent attribute to outbound-gateway, deprecated delivery-mode 2011-01-20 16:58:47 -05:00
Oleg Zhurakousky
c3ea9d279a INT-1747 added SimpleAsyncTaskExecutor to ResubmittingTask 2011-01-20 14:49:47 -05:00
Oleg Zhurakousky
129df10cd6 INT-1751 added mapped-request/response-type attributes to http inbound gateway/adapter 2011-01-20 13:35:15 -05:00
Oleg Zhurakousky
c86ad76323 INT-1713 added content-type to Mail Header Enricher 2011-01-20 12:18:14 -05:00
Oleg Zhurakousky
93511fa616 INT-1713 fixed test 2011-01-20 12:06:13 -05:00
Oleg Zhurakousky
1d78a113ef INT-1713 added initial support for sending a Mail message with content type 2011-01-20 12:05:15 -05:00
Oleg Zhurakousky
0530bd0acc polishing, removed unnecessary imports 2011-01-20 09:51:42 -05:00
Oleg Zhurakousky
a1d205e7a1 INT-1708, INT-1709 added error-channel to the poller 2011-01-20 09:09:41 -05:00
Oleg Zhurakousky
21b5809057 INT-1708, INT-1709 undid the changes made with regard to adding error-channel to SourcePollingChannelAdapter in favor of adding it to the poller 2011-01-20 08:33:40 -05:00
Oleg Zhurakousky
8ee0af309f INT-1753, INT-1754 added support for returning HttpStatus as MessageHeader rehgardles of the payload to the Http Outbound Gateway. Added support forreturning with HttpStatus set by downstream endpoint to Http Inbound Gateway 2011-01-19 20:31:05 -05:00
Oleg Zhurakousky
7aa464c086 INT-1747 added support for Executor to RessubmittingTask 2011-01-19 13:33:04 -05:00
Oleg Zhurakousky
2993f95c52 INT-1747 added the new class ResubmittingTask 2011-01-19 12:02:29 -05:00
Oleg Zhurakousky
3540be1638 INT-1747 initial refactoring of IDLE task to use Scheduler 2011-01-19 11:49:11 -05:00
Mark Fisher
5d8e0f24a0 re-updating buildSrc 2011-01-19 10:20:14 -05:00
Oleg Zhurakousky
52a1439991 INT-1739 fixed HttpRequestHandlingEndpointSupport to call close() on ServletServerHttpResponse to make sure that mapped headers are written to the response 2011-01-18 19:02:15 -05:00
Mark Fisher
befe46fe86 polish 2011-01-18 14:31:50 -05:00
Chris Beams
e5d6380c08 Update to latest buildSrc changes
Includes upgrade of Gradle wrapper to 0.9.1 GA.
2011-01-18 15:49:59 +07:00
Oleg Zhurakousky
349cddb273 fixed compilation error 2011-01-17 18:17:51 -05:00
Oleg Zhurakousky
4c023d673b adding JMS Channel history test with full config 2011-01-17 18:13:07 -05:00
Mark Fisher
c52df8fb8c INT-1722 renamed the 'userDefinedPrefix' property to 'userDefinedHeaderPrefix' for clarity since it is a prefix for user-defined headers (rather than emphasizing 'user-defined' as an adjective for the prefix itself) 2011-01-17 17:22:49 -05:00
Mark Fisher
3605950590 added PRIORITY, SEQUENCE_SIZE, and SEQUENCE_NUNBER to the DEFAULT_HEADER_TYPES map in JsonInboundMessageMapper 2011-01-17 17:12:56 -05:00
Mark Fisher
ef93a8c207 polishing 2011-01-17 16:43:14 -05:00
Mark Fisher
59e0f4cb24 xsd doc polish 2011-01-17 16:10:08 -05:00
Mark Fisher
4b4413628d doc polish 2011-01-17 15:26:25 -05:00
Oleg Zhurakousky
c63094492b javadocs polishing in DefaultHttpHeaderMapper 2011-01-17 15:17:59 -05:00
Mark Fisher
46bd045e66 doc polish 2011-01-17 15:12:14 -05:00
Oleg Zhurakousky
893d749907 general poslihing in tests for FTP/SFTP and javadocs polishing in DefaultHttpHeaderMapper 2011-01-17 15:08:09 -05:00
Mark Fisher
a0735fd67a doc polish 2011-01-17 15:01:39 -05:00
Mark Fisher
5eef58e9df modified assert error to 'must not be empty' rather than null for hasText(..) check 2011-01-17 14:50:58 -05:00
Oleg Zhurakousky
a7de2656bd INT-1722 exposed userDefinedPrefix as configurable property of the DefaultHttpHeaderMapper 2011-01-17 14:49:06 -05:00
Mark Fisher
0fd504dbe3 INT-1735 Lifecycle methods now only match if the name/param-types match AND the Lifecycle interface is actually assignable from the declaring class 2011-01-17 14:38:32 -05:00
Mark Fisher
c6a160a804 xsd doc polish 2011-01-17 14:06:26 -05:00
Mark Fisher
891005c9d6 doc polish 2011-01-17 14:02:48 -05:00
Oleg Zhurakousky
70c458e01f INT-1745 added support for error-channel to in-the-chain gateways 2011-01-17 08:55:51 -05:00
Oleg Zhurakousky
9c23bb49a7 INT-1744 remove TIMESTAMP and ID from DEFAULT_HEADER_TYPES in JsonInboundMessageMapper 2011-01-13 14:08:20 -05:00
Oleg Zhurakousky
2eb426b0af INT-1743 refactored test, no more ActiveMQ 2011-01-13 14:00:00 -05:00