Commit Graph

6614 Commits

Author SHA1 Message Date
Mark Fisher
16e20517ef ImapIdleChannelAdapter and MailReceivingMessageSource both now require a MessageReceiver instance as the constructor argument rather than accepting a URI, creating a MessageReceiver, and then passing properties to that receiver. Also, the 'mail:inbound-channel-adapter' element now supports the 'java-mail-properties' attribute. 2008-10-30 21:04:30 +00:00
Mark Fisher
46866bd05a Removed empty 'monitor' package 2008-10-30 20:18:20 +00:00
Mark Fisher
9fd6b4d073 Moved MailTransportUtils. 2008-10-30 20:16:51 +00:00
Mark Fisher
5b06076d1e Removed unnecessary folder closing call. 2008-10-30 20:10:32 +00:00
Mark Fisher
3817fa2598 Refactored inbound mail channel adapters. Refactored the classes from the 'monitor' package to include a MailReceiver strategy interface with POP3 and IMAP implementations. Added a polling inbound channel adapter that polls a MailReceivingMessageSource which in turn delegates to one of the MailReceiver implementations. Also, added the ImapIdleChannelAdapter for asynchronous callbacks rather than polling (INT-444). 2008-10-30 19:52:47 +00:00
Jonas Partner
1631fe3921 refactored to avoid need for sleep 2008-10-30 16:34:01 +00:00
Jonas Partner
e44ec9d230 increase sleep 2008-10-30 14:45:40 +00:00
Jonas Partner
81629363a9 sleep after the latch to make sure the exception is there 2008-10-30 14:38:32 +00:00
Jonas Partner
efa42f761a make the throwables list volatile 2008-10-30 14:33:51 +00:00
Jonas Partner
6ac93f1825 remove extra wait 2008-10-30 14:20:29 +00:00
Iwein Fuld
cc9e98255e IN PROGRESS - issue INT-443: add javadoc to TaskScheduler.schedule
http://jira.springframework.org/browse/INT-443
2008-10-30 14:04:44 +00:00
Jonas Partner
05687725c3 increased timeouts 2008-10-30 07:34:57 +00:00
Jonas Partner
1ca740ab8b simplified so Runnable is wrapped not proxied 2008-10-29 15:08:26 +00:00
Jonas Partner
df5c72f653 BeanPostProcessor for proxying TaskExecutor instances to allow delegation to an error handler when async execution throws errors.
Relates to INT-440
2008-10-29 14:36:40 +00:00
Mark Fisher
27604d3707 Refactored ResultFactoryResultTypeHelper into XmlNamespaceUtils. 2008-10-28 20:07:56 +00:00
Mark Fisher
ca08c18946 INT-442 2008-10-28 19:09:40 +00:00
Mark Fisher
b10afab6f4 Connection starts if not already running in the receive() call. 2008-10-28 17:42:22 +00:00
Mark Fisher
45f8d5a9ac INT-441 2008-10-28 16:12:55 +00:00
Mark Fisher
12dfdefc1b Renamed order method getItems() 2008-10-28 14:54:07 +00:00
Mark Fisher
3aa493785f Updated endpoint chapter to include some discussion of the poller sub-element (more to come) 2008-10-27 22:46:28 +00:00
Mark Fisher
d8c1049ba8 Updated namespaces appendix 2008-10-27 22:29:26 +00:00
Mark Fisher
62cae4dd4f Updated samples documentation 2008-10-27 22:26:21 +00:00
Mark Fisher
7dd871b652 Added javax.activation, javax.xml.stream, and com.sun.xml.bind dependencies to .classpath. 2008-10-27 14:52:12 +00:00
Mark Fisher
fad389fd2e INT-438 2008-10-27 14:38:25 +00:00
Mark Fisher
f60b510961 Renamed rmi chapter 2008-10-27 12:42:09 +00:00
Jonas Partner
08ff6f92ca added java.xml.bind to Eclipse classpath 2008-10-27 11:30:20 +00:00
Ben Hale
26a2a00e15 Updates to spring-build 2008-10-25 18:29:25 +00:00
Jonas Partner
47312fef0c removed unused channel from test 2008-10-23 10:19:25 +00:00
Jonas Partner
aaec86a88c 2008-10-23 10:00:45 +00:00
Mark Fisher
8c997381c7 started transformer documentation 2008-10-22 23:38:24 +00:00
Marius Bogoevici
24ad4aadc5 More updates to the Splitter, some corrections to Aggregator and Resequencer 2008-10-22 20:58:22 +00:00
Jonas Partner
c08cb7a437 JAXB integration test for OXM based marshallig and unmrshalling transformers 2008-10-22 07:38:40 +00:00
Mark Fisher
4daddefaa4 Added Web Services chapter 2008-10-22 00:20:14 +00:00
Mark Fisher
128c424f60 Separated Aggregator and Resequencer chapters 2008-10-21 23:51:48 +00:00
Mark Fisher
5d2eecb2cd Added mail chapter 2008-10-21 23:32:42 +00:00
Mark Fisher
59b580b76c Documentation updates 2008-10-21 22:28:03 +00:00
Iwein Fuld
fddd8792d5 removed TODO, added constant for task executor bean name 2008-10-21 20:13:48 +00:00
Iwein Fuld
09fbae826d resolved BitSet todo and added hamcrest to .classpath again 2008-10-21 09:36:18 +00:00
Mark Fisher
b9d375e859 Added some coverage of JMS adapters 2008-10-21 03:14:07 +00:00
Mark Fisher
f236671902 Moved channel, router and splitter coverage from old configuration chapter 2008-10-21 02:31:10 +00:00
Mark Fisher
9c975611fc removed configuration 2008-10-21 01:27:43 +00:00
Mark Fisher
847f63ee27 resources is now an appendix 2008-10-21 01:27:21 +00:00
Mark Fisher
10417cc5f7 Renamed configuration.xml to namespaces.xml 2008-10-21 01:26:25 +00:00
Mark Fisher
b22bb1dfbf updated some xrefs 2008-10-21 00:44:35 +00:00
Mark Fisher
d2d06c459c Added 'endpoint' chapter and created sections within the 'channel' chapter 2008-10-21 00:11:00 +00:00
Mark Fisher
40e3dbe583 Fixed link for new section id 2008-10-20 20:34:12 +00:00
Mark Fisher
a4d056ef9f Removed the 'core-api' section. Added 'message' and 'channel' chapters. 2008-10-20 19:11:07 +00:00
Mark Fisher
379fed3f5b Refactored to associate latch with trigger instead of consumer. 2008-10-20 19:06:36 +00:00
Mark Fisher
f0396272cd Removing empty packages 2008-10-20 18:02:21 +00:00
Mark Fisher
6e4b501ec6 Moving the MethodPublishingInterceptor and @Publisher annotation support to the sandbox for now. 2008-10-20 17:55:36 +00:00