Mark Fisher
|
899808e4c9
|
removing dependency on SimpleMessagingGateway from ServiceActivatorParserTests
|
2010-08-31 19:56:21 +00:00 |
|
Mark Fisher
|
aaf75243e9
|
removing dependency on SimpleMessagingGateway from HeaderEnricher tests
|
2010-08-31 19:47:37 +00:00 |
|
Oleg Zhurakousky
|
63e5cd8e06
|
INT-1257, added namespace support for specifying name patterns for tracked components (fixed the bug)
|
2010-08-31 19:40:31 +00:00 |
|
Oleg Zhurakousky
|
3982994704
|
INT-1257, added namespace support for specifying name patterns for tracked components
|
2010-08-31 19:19:16 +00:00 |
|
Mark Fisher
|
812a8c657f
|
INT-1129 added receiveAndConvert methods to MessagingOperations and MessagingTemplate
|
2010-08-31 17:49:09 +00:00 |
|
Mark Fisher
|
4d73334e16
|
INT-1129 added convertAndSend and convertSendAndReceive methods to MessagingOperations and MessagingTemplate
|
2010-08-31 17:06:00 +00:00 |
|
Mark Fisher
|
6c5610693a
|
INT-1129 adding MessageConverter strategy and SimpleMessageConverter implementation
|
2010-08-31 16:41:39 +00:00 |
|
Mark Fisher
|
93bc11fca7
|
INT-1364 AbstractMessagingGateway's default request and reply timeouts are now 1000 ms (were indefinite).
|
2010-08-31 16:29:04 +00:00 |
|
David Syer
|
041ddbdf37
|
INT-1381: add refresh check delay via script source wrapper
|
2010-08-31 16:23:45 +00:00 |
|
Oleg Zhurakousky
|
de21e3f201
|
INT-1246, INT-1252 - modified docs for Message Publishing interceptor, added docs for schduled-producer
|
2010-08-31 11:30:13 +00:00 |
|
Mark Fisher
|
3b15a0dd38
|
INT-1390 moved MessageBuilder into the 'support' package, moved GenericMessage and ErrorMessage into the 'message' package
|
2010-08-31 02:51:27 +00:00 |
|
Mark Fisher
|
7c1ab04cd5
|
INT-1390 Refactoring: moved MessageChannel to the root package, and moved ChannelResolver and BeanFactoryChannelResolver into a new 'suport.channel' package
|
2010-08-31 01:53:45 +00:00 |
|
Mark Fisher
|
b42d5b84ad
|
INT-1227 Refactored AbstractReplyProducingMessageHandler to limit the overridable "logic" methods to "handleRequestMessage(..)" only. The other protected, overridable methods only provide boolean values to the base class: "shouldSplitIterableReply()" (which is FALSE by default, but TRUE for Splitter) and "shouldCopyRequestHeaders()" (which is TRUE by default, but FALSE for Transformer and Filter).
|
2010-08-31 00:38:21 +00:00 |
|
Mark Fisher
|
a5490139e6
|
INT-1227 parameterized MessageProcessor
|
2010-08-30 22:56:57 +00:00 |
|
Mark Fisher
|
8967d7eb51
|
INT-1227 removed the protected getOutputChannel() method from AbstractReplyProducingMessageHandler. BridgeHandler no longer asserts an output channel in order to throw an Exception. Instead, a ChannelResolutionException is thrown in the normal place for a missing outputChannel property or replyChannel header in the AbstractReplyProducingMessageHandler.
|
2010-08-30 21:29:16 +00:00 |
|
Mark Fisher
|
c44355c5c9
|
INT-1389 removed StringMessage
|
2010-08-30 21:05:46 +00:00 |
|
Mark Fisher
|
e9b86dc087
|
INT-1389 removed all dependencies on StringMessage from Hello World sample
|
2010-08-30 20:58:48 +00:00 |
|
Mark Fisher
|
c5db58ddd7
|
INT-1389 removed all dependencies on StringMessage from unit tests in spring-integration-xml
|
2010-08-30 20:49:22 +00:00 |
|
Mark Fisher
|
edb1e050e5
|
INT-1389 removed all dependencies on StringMessage from unit tests in spring-integration-jms
|
2010-08-30 20:44:09 +00:00 |
|
Mark Fisher
|
7342a4d4ea
|
INT-1389 removed all dependencies on StringMessage from unit tests in spring-integration-jmx
|
2010-08-30 20:34:03 +00:00 |
|
Mark Fisher
|
8fa9c68f68
|
INT-1389 removed all dependencies on StringMessage from unit tests in spring-integration-ws
|
2010-08-30 19:03:31 +00:00 |
|
Mark Fisher
|
cc1b33619e
|
INT-1389 removed all dependencies on StringMessage from unit tests in spring-integration-mail
|
2010-08-30 19:01:35 +00:00 |
|
Mark Fisher
|
9ca348da6c
|
INT-1389 removed all dependencies on StringMessage from unit tests in spring-integration-security
|
2010-08-30 18:59:49 +00:00 |
|
Mark Fisher
|
1d2bfd0c63
|
INT-1389 removed all dependencies on StringMessage from unit tests in spring-integration-rmi
|
2010-08-30 18:56:12 +00:00 |
|
Mark Fisher
|
959241a8e6
|
INT-1389 removed all dependencies on StringMessage from unit tests in spring-integration-jdbc
|
2010-08-30 18:54:49 +00:00 |
|
Mark Fisher
|
432a8ec381
|
INT-1389 removed all dependencies on StringMessage from unit tests in spring-integration-ip and spring-integration-stream
|
2010-08-30 18:48:54 +00:00 |
|
Mark Fisher
|
3baa56fb10
|
INT-1389 removed all dependencies on StringMessage from unit tests in spring-integration-httpinvoker
|
2010-08-30 18:39:01 +00:00 |
|
Mark Fisher
|
ff141fbf2a
|
INT-1389 removed all dependencies on StringMessage from unit tests in spring-integration-groovy
|
2010-08-30 18:37:54 +00:00 |
|
Mark Fisher
|
8314eeebf8
|
INT-1389 removed all dependencies on StringMessage from unit tests in spring-integration-event
|
2010-08-30 18:37:07 +00:00 |
|
Mark Fisher
|
a74595819e
|
INT-1389 removed all dependencies on StringMessage from unit tests in spring-integration-core
|
2010-08-30 18:27:27 +00:00 |
|
Mark Fisher
|
a617a9ffef
|
added svn:ignore for com.springsource.sts.config.flow.prefs
|
2010-08-30 17:34:45 +00:00 |
|
Mark Fisher
|
f835a7c57d
|
added svn:ignore for .springBeans
|
2010-08-30 17:33:36 +00:00 |
|
Mark Fisher
|
4ffd6c4f45
|
added svn:ignore for com.springsource.sts.config.flow.prefs
|
2010-08-30 17:32:45 +00:00 |
|
Mark Fisher
|
912c84e1df
|
added svn:ignore for com.springsource.sts.config.flow.prefs
|
2010-08-30 17:32:01 +00:00 |
|
Josh Long
|
3ad7043d1e
|
updated the distribution.xml to include twitter, sftp and ftp adapters.
|
2010-08-30 15:48:01 +00:00 |
|
Mark Fisher
|
a5638e44a3
|
renamed MessageHistory's static 'addComponentToHistory' method to 'write'; simpler and more consistent with the new 'read' method
|
2010-08-30 12:36:37 +00:00 |
|
Mark Fisher
|
7afe4eb25d
|
removed dependency on MessageMapper, using MessageBuilder directly instead
|
2010-08-29 22:07:54 +00:00 |
|
Mark Fisher
|
b9b877cc6b
|
INT-1387 added 'read' method to MessageHistory and committed some unit tests
|
2010-08-29 22:00:54 +00:00 |
|
Josh Long
|
b8ed5eeffd
|
cleaning out the code that's responsible for acquiriing the first request token
|
2010-08-29 00:54:29 +00:00 |
|
Oleg Zhurakousky
|
2b903d1210
|
INT-1376, added documentation for 'should-mark-messages-as-read'
|
2010-08-28 18:20:34 +00:00 |
|
Josh Long
|
02faab51dc
|
re-adding src from branch to include FTPS support.
|
2010-08-28 18:19:17 +00:00 |
|
Josh Long
|
5f0ba7f578
|
removing src to replace it with the branch
|
2010-08-28 18:18:40 +00:00 |
|
Oleg Zhurakousky
|
3465826b76
|
INT-1386
|
2010-08-28 18:09:52 +00:00 |
|
Gary Russell
|
c97fe2b03f
|
INT-1279 Doc Polishing
|
2010-08-28 16:57:09 +00:00 |
|
Mark Fisher
|
e7ad8ff72a
|
INT-1385 Transformers now require a reply by default.
|
2010-08-28 16:29:02 +00:00 |
|
Mark Fisher
|
bb468fc069
|
INT-1384 removed @Ignore, no longer needed
|
2010-08-28 16:07:44 +00:00 |
|
Mark Fisher
|
47ee0c737b
|
INT-1384 removed the recently added (yesterday) "requiresReply" Message header, but added the "requires-reply" attribute on the <service-activator> element
|
2010-08-28 16:04:13 +00:00 |
|
Oleg Zhurakousky
|
535c3f6365
|
Added @Ignore to LoanBrokerSharkDetectorDemo temporarily
|
2010-08-28 14:58:34 +00:00 |
|
Oleg Zhurakousky
|
658572ea44
|
INT-1375, INT-1376, Added support for Flags.SEEN. Added namespace support for should-mark-messages-as-read for IMAP idle, test cases
|
2010-08-28 14:47:54 +00:00 |
|
Oleg Zhurakousky
|
dc3c93417d
|
INT-1383, polished code by introducing PayternMatchUtils
|
2010-08-28 13:36:23 +00:00 |
|