Commit Graph

29 Commits

Author SHA1 Message Date
Mark Fisher
034d5fc53d INT-676 2009-07-03 21:21:47 +00:00
Mark Fisher
9e46604275 INT-676 corrected errorChannel config example 2009-06-25 00:07:24 +00:00
Mark Fisher
a2ebf9fea5 Added note on channel configuration within annotations - specifically pointed out that the inputChannel must be a SubscribableChannel in such a case 2008-11-26 06:10:16 +00:00
Mark Fisher
2e3a0487e0 Added discussion of error handling (INT-457). 2008-11-26 05:52:44 +00:00
Mark Fisher
afce62c995 Updated the Message Bus configuration documentation 2008-11-14 01:35:04 +00:00
Mark Fisher
66519d30f1 de-emphasized message bus 2008-11-03 03:41:18 +00:00
Mark Fisher
9c975611fc removed configuration 2008-10-21 01:27:43 +00:00
Mark Fisher
b22bb1dfbf updated some xrefs 2008-10-21 00:44:35 +00:00
Mark Fisher
11366a4602 Fixed minor typos in XML configuration examples. 2008-08-20 07:37:19 +00:00
Mark Fisher
a4b09d6ec0 Updated configuration section of reference guide. 2008-08-20 04:29:49 +00:00
Mark Fisher
1edd57cf18 Updated the Message Channel, Message Endpoint, and Message Bus sections. 2008-08-20 03:40:30 +00:00
Mark Fisher
0b25056392 Updated documentation for endpoint interceptors 2008-07-09 12:29:06 +00:00
Mark Fisher
f9150886db Updated configuration documentation. 2008-07-08 07:54:27 +00:00
Mark Fisher
02a7bb3aca Minor typos. 2008-05-23 05:58:13 +00:00
Mark Fisher
66b8041240 Minor typo. 2008-05-23 05:32:45 +00:00
Mark Fisher
74d81af6c2 Updated documentation to include @HeaderAttribute and @HeaderProperty. Also removed the "channel" from @Splitter and used @Polled with @MessageEndpoint rather than the "pollPeriod" (which will be removed). 2008-05-23 05:13:46 +00:00
Mark Fisher
052b59bdd0 Updated source and target namespace configuration examples. 2008-05-23 01:02:04 +00:00
Mark Fisher
2e984dbb3b Updated endpoint and channel documentation. 2008-05-22 23:26:31 +00:00
Mark Fisher
88cbe186eb Added <para/> elements for lists, tips, and notes. 2008-05-22 15:51:52 +00:00
Ben Hale
37f8d925c8 Come up to BRITS 2008-05-20 21:26:25 +00:00
Mark Fisher
19b33f5af9 polishing 2008-05-15 13:17:34 +00:00
Marius Bogoevici
5e4c3237b8 Corrections to documentation 2008-05-15 06:39:55 +00:00
Marius Bogoevici
cc2dbade96 Adding some mentions to ChannelFactory, <channel>, <queue-channel> in the reference documentation 2008-05-15 06:23:59 +00:00
Mark Fisher
d252605bdb The "defaultOutputChannelName" property of HandlerEndpoint is now "outputChannelName", and the "defaultOutput" attribute of the @MessageEndpoint annotation is now "output". 2008-04-27 06:00:40 +00:00
Mark Fisher
09333d62cb The <handler-endpoint/> element's "default-output-channel" attribute is now "output-channel". Since the new "return-address-overrides" value is true by default, the "output-channel" takes precedence rather than being a fallback. 2008-04-27 05:29:59 +00:00
Mark Fisher
9eaa088052 The <endpoint/> element is now <handler-endpoint/>, and its "handler-method" attribute is now "method". 2008-04-27 05:01:38 +00:00
Mark Fisher
4b01a3a09c The <endpoint/> element now expects a "handler" attribute instead of "handler-ref". 2008-04-22 18:17:05 +00:00
Mark Fisher
3ba3f07b96 Documentation updates for M3 (INT-167). 2008-04-07 20:46:56 +00:00
Ben Hale
e79ed2cc58 Moved the location of the documentation up a level 2008-02-28 17:15:39 +00:00