78f38149ad
removed target
Mark Fisher
2010-03-12 23:18:03 +00:00
7a64d1fafe
adding new samples
Mark Fisher
2010-03-12 23:05:02 +00:00
402af75a63
preparing M3 release
Mark Fisher
2010-03-12 23:02:59 +00:00
2159c258eb
updated spring-build version t0 2.5.0
Mark Fisher
2010-03-12 22:58:55 +00:00
50cb0f45a0
added JMX chapter
Mark Fisher
2010-03-12 21:30:58 +00:00
f27891530b
added namespace support for the 'default-notification-type' on the notification-publishing-channel-adapter
Mark Fisher
2010-03-12 20:06:01 +00:00
dab427547a
Added test for userData in Notification
Mark Fisher
2010-03-12 19:59:55 +00:00
5f9c1beaf7
removed priority and deliverMode headers (values set on send) - might re-add in M4 if we determine a consistent way to access those when sending (currently using the JmsTemplate convertAndSend() method so we don't have the granularity of control necessary).
Mark Fisher
2010-03-12 19:19:56 +00:00
c586aedb25
removed priority and deliverMode from header-mapping (values set on send)
Mark Fisher
2010-03-12 19:16:30 +00:00
1c17ddb121
INT-890 Added QoS attributes (priority, time-to-live, delivery-persistent, and explicit-qos-enabled) to the 'outbound-channel-adapter' element. Also added an 'explicit-qos-enabled' boolean to the 'outbound-gateway' element which now must be set to true to enable the use of its QoS settings.
Mark Fisher
2010-03-12 19:02:14 +00:00
0596b61d6b
Typos in ip doc
Gary Russell
2010-03-12 18:30:06 +00:00
238a18b5c2
added explicit-qos-enabled-for-replies attribute for inbound-gateway
Mark Fisher
2010-03-12 17:57:05 +00:00
7fa2c521a2
added delivery mode and priority headers
Mark Fisher
2010-03-12 17:55:27 +00:00
74780408fc
added delivery mode and priority headers
Mark Fisher
2010-03-12 17:55:00 +00:00
9c1af74519
INT-959 added test for concurrency settings on a JMS-backed channel
Mark Fisher
2010-03-12 17:14:52 +00:00
0ae71b84f5
INT-932 added the following properties: reply-time-to-live, reply-priority, reply-delivery-persistent
Mark Fisher
2010-03-12 17:03:25 +00:00
53a244c016
INT-1028, moved log4j.xml to test dir
Oleg Zhurakousky
2010-03-12 07:33:43 +00:00
b9600ff5f9
INT-212 Added SendSuccessCount and SendErrorCount to the MBean Attributes. Implemented a channel monitoring test.
Mark Fisher
2010-03-12 05:52:35 +00:00
c195d9ed1c
INT-212 Added sendSuccessCount and sendErrorCount to the AbstractMessageChannel
Mark Fisher
2010-03-12 05:42:00 +00:00
e0d8a970e3
removed TODO
Mark Fisher
2010-03-12 05:29:42 +00:00
fdb86ba951
INT-1027
Mark Fisher
2010-03-12 05:27:30 +00:00
ddeda001da
checking for prototype scope in setBeanFactory
Mark Fisher
2010-03-12 05:11:19 +00:00
42a88d4f28
INT-1021, added check for 0 when checking for superseding messages, added test
Oleg Zhurakousky
2010-03-12 03:43:05 +00:00
0018abe608
INT-960
Mark Fisher
2010-03-12 03:16:25 +00:00
2b3bdd9e8c
fixed 'apply-sequence' for DefaultRouterParser and now comma-delimited strings are converted to arrays
Mark Fisher
2010-03-12 02:59:45 +00:00
6a92fd680d
INT-960
Mark Fisher
2010-03-12 02:37:14 +00:00
0ad859461c
INT-960
Mark Fisher
2010-03-12 02:35:46 +00:00
76e8876afe
added applySequence and ignoreSendFailures properties to the RouterFactoryBean
Mark Fisher
2010-03-12 02:10:07 +00:00
ab4e689bc9
Minor typos in IP Chapter
Gary Russell
2010-03-11 23:12:09 +00:00
ee91c5bf12
INT-174 Added ConversionService support for transformers.
Mark Fisher
2010-03-11 22:57:36 +00:00
98084462f0
INT-174 Added ConversionService support for splitters.
Mark Fisher
2010-03-11 22:53:36 +00:00
396b4e45b3
INT-174 Added ConversionService support for routers.
Mark Fisher
2010-03-11 22:51:49 +00:00
71c4f264c5
INT-174 Added ConversionService support for service-activators.
Mark Fisher
2010-03-11 22:50:44 +00:00
e57aa4e80e
INT-174 Added ConversionService support for filters.
Mark Fisher
2010-03-11 22:50:08 +00:00
433b76618b
no longer falling back to "conversionService" after checking for "integrationConversionService"
Mark Fisher
2010-03-11 22:48:27 +00:00
893a4497bc
using "integrationConversionService" as the bean name in test
Mark Fisher
2010-03-11 22:46:03 +00:00
fe839eb79a
INT-174 added AbstractMessageProcessor with a setter for ConversionService
Mark Fisher
2010-03-11 21:07:12 +00:00
ddf163589f
populating component metadata with type
Mark Fisher
2010-03-11 20:52:52 +00:00
3d440e833f
populating component metadata with type
Mark Fisher
2010-03-11 20:17:47 +00:00
6669dd21dd
populating component metadata with type
Mark Fisher
2010-03-11 20:14:15 +00:00
7073397739
populating component metadata with type
Mark Fisher
2010-03-11 20:13:07 +00:00
1afd8751eb
populating component metadata with type
Mark Fisher
2010-03-11 20:07:00 +00:00
d0ab4dafb2
AbstractMessageHandler now extends IntegrationObjectSupport
Mark Fisher
2010-03-11 20:00:48 +00:00
53e066bc1d
added setChannelResolver() method for subclass use
Mark Fisher
2010-03-11 19:53:00 +00:00
e80ec9d533
calling BeanFactoryAware and InitializingBean callbacks on created handler instance
Mark Fisher
2010-03-11 19:50:01 +00:00
d8b7bea25e
IP Adapter Attribute Reference Tables
Gary Russell
2010-03-11 18:43:08 +00:00
ea244637a9
INT-996 moving osgi samples to sandbox for now
Mark Fisher
2010-03-11 18:24:51 +00:00
0a3a1d4fed
INT-996 moving osgi samples to sandbox for now
Mark Fisher
2010-03-11 18:19:41 +00:00
ab18ddd199
INT-1019, INT-745 Moved apply-sequence logic into AbstractMessageRouter and made RecipientListRouter a subclass. Also added support for the 'apply-sequence' attribute on a <router/> element.
Mark Fisher
2010-03-11 17:05:28 +00:00
a417786782
make DefaultTransformerConfigurer the default for XsltPayloadTransformer
Jonas Partner
2010-03-11 16:47:53 +00:00
618ce2ed34
INT-1013, INT-1014 Added tests for notification-publishing-channel-adapter and notification-listening-channel-adapter parsers.
Mark Fisher
2010-03-11 15:27:12 +00:00
11bf69173d
INT-1013, INT-1014 Added namespace support for notification-publishing-channel-adapter and notification-listening-channel-adapter.
Mark Fisher
2010-03-11 15:22:58 +00:00
4a4a867f63
support for setting parameters and output properties on transformer instances used by the XsltPayloadTransformer resolves INT-897
Jonas Partner
2010-03-11 14:16:50 +00:00
2dffbf32d0
remove erroneous import
Jonas Partner
2010-03-10 14:40:12 +00:00
304f4f5845
namespace support for JDBC inbound channel adapter resolves INT-876
Jonas Partner
2010-03-10 14:26:40 +00:00
1b2ff13413
INT-930 falling back to a default ConversionService so that a bean does not have to be defined for common cases
Mark Fisher
2010-03-10 05:00:46 +00:00
88a2c65519
INT-930 using ConversionService from channel name resolving Message routers if necessary
Mark Fisher
2010-03-10 04:15:30 +00:00
68005b5c5f
MessageHandlerChain now extends IntegrationObjectSupport
Mark Fisher
2010-03-10 02:49:44 +00:00
224861f5b8
INT-575, Added the following to MapToObjectTransformer: 1. Javadoc 2. Added check to only allow 'prototype' beans to be specified during the construction 3. Made sure that instance of the transformed Object is created only during the transformation
Oleg Zhurakousky
2010-03-10 02:06:56 +00:00
bcb0ef0d92
INT-1012 Added tests for 'attribute-polling-channel-adapter'.
Mark Fisher
2010-03-09 23:59:17 +00:00
78189b7480
INT-1012 Added namespace support for 'attribute-polling-channel-adapter'.
Mark Fisher
2010-03-09 23:58:05 +00:00
089cdd87f5
updated template.mf to include org.w3c.dom
Mark Fisher
2010-03-09 23:06:34 +00:00
54e8157e0f
INT-793, INT-1015 Added tests for operation-invoking-channel-adapter parser.
Mark Fisher
2010-03-09 22:56:32 +00:00
0885ee15d8
INT-793, INT-1015 Adding initial support for JMX namespace and first version of operation-invoking-channel-adapter parser.
Mark Fisher
2010-03-09 22:55:13 +00:00
d1ac769ea2
added TODO comment since order of payload and headers may vary
Mark Fisher
2010-03-09 21:12:48 +00:00
1e502871fa
changed startsWith() to contains() in test since order of payload and headers is not definite
Mark Fisher
2010-03-09 21:10:12 +00:00
3cb0b360ca
INT-975 CorrelatingMessageHandler now implements the MessageProducer interface.
Mark Fisher
2010-03-09 20:59:36 +00:00
221221aae7
INT-919, INT-975 MessageHandlerChain no longer uses PropertyAccessor to check for an "outputChannel" property. Instead, it expects the handlers to implement the new MessageProducer interface. The chain has also been simplified to use anonymous channels between handlers instead of requiring a DirectChannel and EventDrivenConsumer for each.
Mark Fisher
2010-03-09 20:17:33 +00:00
582f67629d
INT-975 MessageHandler used in tests now implements the MessageProducer interface.
Mark Fisher
2010-03-09 20:06:25 +00:00
d7061e8730
INT-975 AbstractReplyProducingMessageHandler now implements the MessageProducer interface.
Mark Fisher
2010-03-09 20:05:32 +00:00
cc73d43c67
INT-975 MessageProducerSupport now implements the MessageProducer interface.
Mark Fisher
2010-03-09 20:04:46 +00:00
7c9fc39c8c
INT-975 AbstractMessageBarrierHandler now implements the MessageProducer interface.
Mark Fisher
2010-03-09 20:04:17 +00:00
6dcc99ba39
INT-975 Adding a MessageProducer interface with a single setOutputChannel() method.
Mark Fisher
2010-03-09 20:03:19 +00:00
77c3933b43
removing unused CommandMessage (at least for now), see INT-865 and INT-867
Mark Fisher
2010-03-09 19:35:19 +00:00
7c1d2bfe0d
INT-919 removed the EventDrivenConsumer between each handler in the chain and now using a simpler anonymous implementation of MessageChannel rather than the DirectChannel
Mark Fisher
2010-03-09 19:33:53 +00:00
51459b66b8
updated javadoc
Mark Fisher
2010-03-08 22:16:36 +00:00
0df994819a
name changes for consistent use of MessageSource, MessageProducer, and MessageHandler
Mark Fisher
2010-03-08 22:00:52 +00:00
a807174118
INT-627 First commit for Control Bus. At this point, it is simply exporting channels and endpoints as MBeans. Next up: support for Messages on its own channel (e.g. invoking those MBean operations via Messages).
Mark Fisher
2010-03-08 21:46:38 +00:00