Commit Graph

2224 Commits

Author SHA1 Message Date
Oleg Zhurakousky
5bcd33ea05 Cleaned up XSD to remove dependency on the order in which inner beans and pollers are defined. Added test case. 2009-07-09 15:50:39 +00:00
Mark Fisher
798fc39290 INT-706 moved xml and xsl resources to src/main/java for ease of viewing alongside the sample code and added description in demo javadoc 2009-07-09 02:30:59 +00:00
Mark Fisher
4cda34ea7a INT-706 moved xml and xsl resources to src/main/java for ease of viewing alongside the sample code and added description in demo javadoc 2009-07-09 02:29:59 +00:00
Mark Fisher
d68a6e8045 INT-706 including xsl resources under src/main/java for samples 2009-07-09 01:47:23 +00:00
Mark Fisher
6512186ab4 INT-706 moved the configuration file to be in the same directory as the demo class and added description 2009-07-09 01:20:04 +00:00
Mark Fisher
bb42b4b333 INT-706 added description to QuoteDemo 2009-07-09 00:31:25 +00:00
Mark Fisher
bf4aa1f180 INT-706 moved config files to the same directory as the corresponding demo classes and added descriptions 2009-07-09 00:25:36 +00:00
Mark Fisher
a9c538b0dd INT-706 moved config files to the same directory as the corresponding demo classes and added descriptions 2009-07-08 23:34:31 +00:00
Mark Fisher
a58d69bdda INT-706 moved config files to the same directory as the corresponding demo classes 2009-07-08 23:16:00 +00:00
Mark Fisher
90fb362a5f INT-706 moved config files to the same directories as the corresponding demo classes containing main methods 2009-07-08 22:33:10 +00:00
Mark Fisher
b4ab9718c3 INT-706 moved config file to the same directory as code and added description 2009-07-08 21:14:41 +00:00
Mark Fisher
1ff73719cc INT-706 moved the config to the same directory as the code and improved the description 2009-07-08 20:27:19 +00:00
Mark Fisher
ffaa5992a4 moved config to same package as code 2009-07-08 20:12:52 +00:00
Mark Fisher
4e7d4f480e adding src/main/resources so xml can be side-by-side with the code in samples 2009-07-08 20:06:18 +00:00
Mark Fisher
51af5af74d INT-713 2009-07-06 04:36:58 +00:00
Mark Fisher
fbb99956ba updated pom.xml versions for 1.0.3.RELEASE 2009-07-05 16:38:34 +00:00
Mark Fisher
9cb15cbbca INT-676 2009-07-05 00:09:52 +00:00
Mark Fisher
0bcaedcf08 INT-676 included discussion about WS DestinationProvider and the ignore-empty-responses flag 2009-07-04 23:47:12 +00:00
Mark Fisher
3c127fcf72 modified template to include base 'beans' package import 2009-07-04 23:29:24 +00:00
Mark Fisher
9f5cdfa27d Refactored support for DestinationProvider according to INT-512 without allowing arbitrary URIs from Message header values. 2009-07-04 23:25:36 +00:00
Mark Fisher
3640e41107 HeaderBasedDestinationProvider now supports URI typed header values (in addition to String). 2009-07-04 19:21:26 +00:00
Mark Fisher
3cffe9e7d7 added javadoc comment about the discard channel 2009-07-04 18:57:02 +00:00
Mark Fisher
92e87cc681 INT-676 added header-enricher example 2009-07-04 17:49:10 +00:00
Mark Fisher
6e34285361 INT-676 added examples for wire tap, to-string and serialization transformers 2009-07-04 17:18:24 +00:00
Mark Fisher
d9fe7cf3db INT-676 2009-07-04 02:49:43 +00:00
Mark Fisher
4ffe311816 INT-676 2009-07-04 02:06:21 +00:00
Mark Fisher
b416eca31e INT-676 2009-07-04 01:36:47 +00:00
Mark Fisher
a108461b47 adjusted example of long-poller for a timeout aware source (queue channel) 2009-07-04 00:35:57 +00:00
Mark Fisher
2377c9eb5f INT-676 2009-07-04 00:20:13 +00:00
Mark Fisher
3be3dbaab6 INT-676 2009-07-03 23:56:15 +00:00
Mark Fisher
c1c8b61b66 INT-676 2009-07-03 23:36:48 +00:00
Mark Fisher
604b7e9075 INT-676 2009-07-03 23:17:50 +00:00
Mark Fisher
4e3f8510d0 INT-676 2009-07-03 23:11:00 +00:00
Mark Fisher
a2a216df02 INT-676 2009-07-03 22:15:46 +00:00
Mark Fisher
034d5fc53d INT-676 2009-07-03 21:21:47 +00:00
Mark Fisher
6315a85b62 INT-676 2009-07-03 19:52:23 +00:00
Oleg Zhurakousky
bd81a6fbe2 INT-709, added [DEFAULT]round-robin dispatcher strategy to the enumeration and updated <documentation> 2009-07-03 18:42:29 +00:00
Oleg Zhurakousky
ec97f52532 INT-676, Fix the typos 2009-07-03 17:28:12 +00:00
Mark Fisher
10319d7dda INT-676 2009-07-03 17:21:24 +00:00
Mark Fisher
77a8e37786 INT-708 ConsumerEndpointFactoryBean now implements Lifecycle and delegates calls to its endpoint instance 2009-07-03 16:59:49 +00:00
Mark Fisher
46716aca17 INT-676 2009-07-03 16:23:38 +00:00
Mark Fisher
16fde0a821 INT-676 2009-07-03 16:01:20 +00:00
Mark Fisher
c8357375f8 INT-676 2009-07-03 15:35:30 +00:00
Mark Fisher
b2edab2e87 added volatile keyword for correlationStrategy 2009-07-03 14:30:40 +00:00
Mark Fisher
2d6f643fc1 INT-656 Minor adjustment to data in test method. To make sure the payload is passed, the payload and header maps must be different. 2009-07-03 12:58:51 +00:00
Mark Fisher
bf25807969 INT-625 initial commit of namespace support for 'task-executor' on the <channel/> element 2009-07-03 07:50:41 +00:00
Mark Fisher
22543dba6e INT-625 Added ExecutorChannel (name is still tentative) 2009-07-03 06:33:38 +00:00
Mark Fisher
590892e299 INT-625 Refactored channel hierarchy to prepare for a concurrent channel implementation (with a unicast dispatching strategy like DirectChannel but delegating to a TaskExecutor). 2009-07-03 05:55:53 +00:00
Mark Fisher
467b752481 Added support for 'order' and 'auto-startup' on WS 'outbound-gateway'. 2009-07-03 04:29:22 +00:00
Mark Fisher
387ab9965c Added support for 'order' and 'auto-startup' on HTTP 'outbound-gateway'. 2009-07-03 04:19:28 +00:00