Mark Fisher
489755c931
updating info docs for 2.0.5.RELEASE
2011-07-18 16:49:05 -04:00
Oleg Zhurakousky
8ae6d7b842
INT-1980 added schema and reference documentation related to the 'pub-sub-domain' attribute of JMS module
2011-07-18 09:01:23 -04:00
Mark Fisher
1976e64be1
polishing doc
2011-07-14 13:58:50 -04:00
Mark Fisher
45ff34452b
polishing doc
2011-07-14 13:39:54 -04:00
Mark Fisher
924316ce15
polishing doc
2011-07-14 13:15:55 -04:00
Mark Fisher
71af0200d3
polishing doc
2011-07-14 13:05:18 -04:00
Mark Fisher
fa3b495936
polishing doc
2011-07-14 12:59:20 -04:00
Mark Fisher
101bb241de
minor typo in aggregator doc
2011-07-13 14:24:41 -04:00
David Turanski
ccb0edc2ee
INT-1970 added another router SpEL example to the Reference Manual
2011-07-11 12:29:45 -04:00
Oleg Zhurakousky
1a0e823e0c
INT-1959 updated documentation to reflect the appropriate size of the thread pool for the default instance of the Task Schecduler
2011-07-08 09:29:18 -04:00
Oleg Zhurakousky
a710b3138f
fixed typo in XML documentation. Changed references from Jaxb1 to Jaxb2
2011-07-08 09:03:21 -04:00
Oleg Zhurakousky
4281a6af74
INT-1922 added documentation for the Datatype Channel
2011-07-06 17:45:54 -04:00
Oleg Zhurakousky
4c4b700008
INT-1959 fixed documentation around Task Scheduling and removed references to SimpleTaskScheduler
2011-07-06 11:56:40 -04:00
Oleg Zhurakousky
348e3eb7ea
INT-1930 added documentation for 'cache-sessions' attribute for FTP/SFTP adapters
2011-07-06 11:42:06 -04:00
Oleg Zhurakousky
bf6d58de1b
INT-1954 fixed Twitter documentation regarding 'metadataStore' bean name
2011-07-06 11:26:20 -04:00
Oleg Zhurakousky
dafb04ef35
INT-1950 fixed the link for Samples JIRA in the reference manual
2011-06-23 13:57:02 -04:00
Oleg Zhurakousky
592f2d1dc6
INT-1938 removed references for MapBasedChannelResolver from the reference manual
2011-06-23 13:53:22 -04:00
Mark Fisher
1ab977f84c
typo in doc as pointed out in forum: http://forum.springsource.org/showthread.php?73703&p=363951#post363951
2011-05-24 15:05:38 -04:00
Oleg Zhurakousky
bc498f78be
INT-1912 fixed documentation regarding 'release-strategy-expression' which has List<Messages> as the root object of SpEL Context (not Message)
2011-05-23 19:39:36 -04:00
Mark Fisher
e46d5dde7e
updated date for 2.0.4 in readme and changelog
2011-05-18 08:17:54 -04:00
Mark Fisher
7f5932e966
updated date for 2.0.4 in readme and changelog
2011-05-17 11:26:45 -04:00
Mark Fisher
cee05f9e0e
updated dates for 2.0.4 in changelog and readme
2011-05-16 10:17:25 -04:00
Oleg Zhurakousky
179a7b0732
INT-1904 edited the doc for recipient-list-router to show the correct SpEL expression
2011-05-16 06:41:22 -04:00
Gary Russell
21cb39b892
INT-1898 Document 1 Second Timeout for Inbound Gateways
2011-05-10 19:21:06 -04:00
Mark Fisher
97fb9f679a
updating changelog and readme for 2.0.4 release
2011-05-06 15:07:23 -04:00
Oleg Zhurakousky
4e7f5530b3
polishing, edited the docs
2011-05-06 14:08:28 -04:00
Oleg Zhurakousky
8b2adb8e5a
polishing, edited the docs
2011-05-06 13:57:03 -04:00
Mark Fisher
a98a71ee2b
polishing
2011-05-06 12:22:21 -04:00
Mark Fisher
1107324ee8
typo
2011-05-06 11:22:31 -04:00
Iwein Fuld
d31079a05c
INT-1889 Add note regarding unlocking to reference documentation.
...
When a NioLocker acquires locks from the FileReadingMessageSource, they are not released by Spring integration. There is no way to do that without surprising a user, so we leave it up to the user to do the unlocking when needed.
2011-05-06 09:09:03 +02:00
Mark Fisher
fa89de297e
updates to http doc proxy section
2011-05-05 17:59:08 -04:00
Oleg Zhurakousky
f96a577cb2
INT-1891 removed 'file:' from the docs
2011-05-05 13:20:37 -04:00
Oleg Zhurakousky
01ac530db6
INT-1827 edited HTTP Proxy documentation (removed Commons section)
2011-05-04 09:42:13 -04:00
Oleg Zhurakousky
1835902eb1
INT-1827 edited HTTP Proxy documentation
2011-05-04 08:44:45 -04:00
Oleg Zhurakousky
497b03a918
INT-1859 added documentation for exception-type-router namespace support
2011-05-04 07:31:05 -04:00
Oleg Zhurakousky
7c05cbb9b4
INT-1881 added docs for inner bean support for header-enricher
2011-05-04 07:26:24 -04:00
Oleg Zhurakousky
c87a34c820
INT-1853 added documentation about poller configuration
2011-05-03 23:22:55 -04:00
Mark Fisher
832ff4358a
polishing
2011-05-03 17:51:20 -04:00
Oleg Zhurakousky
720efa502f
INT-1833 added documentation about Mail filtering functionality
2011-05-02 16:09:56 -04:00
Oleg Zhurakousky
1b86312922
INT-1875 polishing
2011-04-29 17:03:24 -04:00
Oleg Zhurakousky
09d2e2eeb0
INT-1875 added documentation about JMS Header Mapper
2011-04-29 16:55:05 -04:00
Oleg Zhurakousky
fb065c57ef
INT-1373 fixed the type in the docs
2011-04-29 16:32:37 -04:00
David Turanski
763d70d4ff
INT-1234. Added order support and documentation
2011-04-29 14:08:52 -04:00
Gary Russell
6acb07ce00
INT-1877 Support Byte, Short, and Int Length Headers
2011-04-25 18:33:27 -04:00
Oleg Zhurakousky
6abadb134c
INT-1863 added support for message removal from the MessageStore to ClaimCheckOutTransformer. Updated documentation.
2011-04-15 16:08:54 -04:00
Oleg Zhurakousky
fea200997a
INT-1732 changed documentation to remove reference to the old behavior of the Transformer. Added comments to Migration Guide on SI Portal
2011-04-15 15:07:28 -04:00
Oleg Zhurakousky
3f6ae0ff93
INT-1862 added documentation explaining that original Message headers are preserved by the Http Outbound Gateway
2011-04-11 16:59:48 -04:00
Dave Syer
87fccc1a70
Explicit mention of transaction config with JdbcMessageStore
2011-03-31 12:07:18 +01:00
Oleg Zhurakousky
26951c3a59
INT-1846 fixed typo in XML documentation
2011-03-24 07:40:47 -04:00
Oleg Zhurakousky
b7deee0475
INT-1832 added documentation for ErrorMessageExceptionTypeRouter
2011-03-09 19:33:30 -05:00