Commit Graph

7448 Commits

Author SHA1 Message Date
Mark Fisher
6771eaea23 The 'enable-annotations' element is now <annotation-config/>. 2008-11-11 23:35:12 +00:00
Mark Fisher
818226069f Added tests for explicitly defined TaskScheduler. 2008-11-11 23:20:09 +00:00
Mark Fisher
16dfec6601 INT-462 2008-11-11 23:13:24 +00:00
Mark Fisher
fea222b37f The <message-bus/> element is no longer necessary. It has been removed from the XSD (INT-462). The annotations are enabled by a separate element, and the application-event-multicaster element is also now separate. 2008-11-11 23:08:45 +00:00
Mark Fisher
f4ccde6257 Message Endpoints and the SimpleTaskScheduler now manage their own lifecycles. The ApplicationContextMessageBus is no longer necessary (part of INT-462). The MessagePublishingErrorHandler now detects the default error channel within the beanFactory if necessary (INT-464). 2008-11-11 20:11:21 +00:00
Mark Fisher
7c28053b0f Added 'auto-startup' attribute to inbound File channel adapter. 2008-11-11 19:21:23 +00:00
Mark Fisher
ba251bffa9 Added 'auto-startup' attribute to channel adapter elements. 2008-11-11 19:05:23 +00:00
Mark Fisher
11af44fe43 Moved the MessagingGateway interface from the 'endpoint' package to the 'gateway' package. 2008-11-10 15:48:05 +00:00
Mark Fisher
76a20e57d0 SourcePollingChannelAdapter no longer implements BeanNameAware since it inherits that implementation from AbstractEndpoint already. 2008-11-07 16:54:29 +00:00
Mark Fisher
f543f1430e Adding tool annotations to schema (INT-114). 2008-11-07 16:41:41 +00:00
Marius Bogoevici
33d3dc4601 INT-461: changed the order in which the constructor arguments for the *XPathMessageSelector are provided (to match the actual constructor), the current constructor resolution on bean creation is ambiguous. 2008-11-07 14:47:20 +00:00
Mark Fisher
7084378432 Removed empty package 2008-11-06 21:36:16 +00:00
Mark Fisher
eee637a3e9 INT-454 2008-11-06 21:16:18 +00:00
Mark Fisher
eb5459209e Added javax.activation dependency. 2008-11-06 21:13:48 +00:00
Mark Fisher
e8bb6d1f69 Relaxing XSD types for attribute values (part of INT-302). 2008-11-06 21:00:56 +00:00
Mark Fisher
a3f0c128eb Upgraded to Spring Web Services version 1.5.5 (INT-455) 2008-11-06 20:40:17 +00:00
Mark Fisher
dd2bcddccf Removed empty package 2008-11-06 19:56:54 +00:00
Mark Fisher
85794bac9f Removed unused dependencies. 2008-11-06 19:43:06 +00:00
Iwein Fuld
08eded0128 Renamed PollableFileSource tests according to earlier refactoring. Increased timout to 6 seconds, decreased repeats to 10 times. We don't want nightly failures. 2008-11-05 10:28:01 +00:00
Iwein Fuld
396e9e179f resolved warning left over earlier 2008-11-05 10:11:53 +00:00
Jonas Partner
5d7a3332c1 fix and test for INT-453 2008-11-04 19:56:51 +00:00
Mark Fisher
cb89caadbd Updated CafeDemo path 2008-11-03 18:10:15 +00:00
Mark Fisher
12100af7c6 Added excludes for dependencies 2008-11-03 17:41:36 +00:00
Mark Fisher
6a551d8659 Updated changelog 2008-11-03 16:44:53 +00:00
Mark Fisher
f92f25f5e8 Updated scripts version of cafeDemo.xml 2008-11-03 16:04:02 +00:00
Mark Fisher
c6fcd68819 Updated javax.activation versions to 1.1.1 2008-11-03 16:01:54 +00:00
Mark Fisher
46899d2b9a Upadted readme.txt 2008-11-03 15:57:06 +00:00
Mark Fisher
a1f6d4a468 Removed FTP module 2008-11-03 15:51:22 +00:00
Mark Fisher
3b30cbd4f5 Removed FTP module from bulid 2008-11-03 15:50:59 +00:00
Mark Fisher
4b64978bdd Renamed MethodInvokingSource to MethodInvokingMessageSource. 2008-11-03 15:45:46 +00:00
Mark Fisher
93585ce32a Updated class names 2008-11-03 15:43:44 +00:00
Mark Fisher
b65605ba64 Renamed ByteStreamSource and CharacterStreamSource to include "reading" in their names. 2008-11-03 15:42:20 +00:00
Mark Fisher
838916f61d Updated class names 2008-11-03 15:40:02 +00:00
Mark Fisher
b0f336cf6e Renamed PollableFileSource to FileReadingMessageSource. 2008-11-03 15:37:03 +00:00
Mark Fisher
dea26b561f Updated class names 2008-11-03 15:34:24 +00:00
Mark Fisher
74b574e6cf Updated consumer class names in doc 2008-11-03 15:26:10 +00:00
Mark Fisher
ef1b7fe54b Moved classes from 'consumer' package to 'handler'. 2008-11-03 15:06:45 +00:00
Mark Fisher
96fbfa221b Renamed AbstractConsumerFactoryBean to AbstractMessageHandlerFactoryBean. 2008-11-03 14:54:53 +00:00
Mark Fisher
515ed698a6 Renamed SubscribingConsumerEndpoint to EventDrivenConsumer. 2008-11-03 14:41:53 +00:00
Mark Fisher
3e2d09e5d7 Renamed PollingConsumerEndpoint to PollingConsumer. 2008-11-03 14:32:02 +00:00
Mark Fisher
81b75415ff Renamed the MessageHandler interface for remote proxies to RemoteMessageHandler. 2008-11-03 14:25:04 +00:00
Mark Fisher
39a8486ac8 Refactored MessageConsumer with onMessage to MessageHandler with handleMessage. 2008-11-03 14:17:53 +00:00
Mark Fisher
90dcb7e88b Renamed AbstractMessageProducingEndpoint to MessageProducerSupport. 2008-11-03 11:52:30 +00:00
Mark Fisher
aa87fa7649 Adjusted line breaks 2008-11-03 04:33:23 +00:00
Mark Fisher
74b5f2955f removed link 2008-11-03 04:31:58 +00:00
Mark Fisher
a6d611fa6f Adjusted line breaks 2008-11-03 04:28:29 +00:00
Mark Fisher
4724843efe Adjusted line breaks 2008-11-03 04:24:48 +00:00
Mark Fisher
3eb635a403 Adjusted line breaks 2008-11-03 04:16:18 +00:00
Mark Fisher
13f14b32e2 Adjusted line breaks 2008-11-03 04:14:27 +00:00
Mark Fisher
32c7618e24 Renamed transformation.xml to transformer.xml 2008-11-03 03:57:39 +00:00