Mark Fisher
|
102cf80f9d
|
removed unused namespaces from header
|
2009-07-17 16:22:17 +00:00 |
|
Mark Fisher
|
833b368b73
|
removed cardinality attribute
|
2009-07-17 15:48:51 +00:00 |
|
Mark Fisher
|
c2fe663878
|
Modified the help output
|
2009-07-17 15:47:27 +00:00 |
|
Mark Fisher
|
d129bda6dc
|
formatting and removed empty src dir
|
2009-07-17 04:29:42 +00:00 |
|
Mark Fisher
|
8bf24054a3
|
removed setttings
|
2009-07-17 02:25:29 +00:00 |
|
Mark Fisher
|
f4cb1b5464
|
reorganized osgi samples
|
2009-07-17 02:24:05 +00:00 |
|
Oleg Zhurakousky
|
6998ef5e41
|
change the project name in the ANT scripts for OSGi demos
|
2009-07-17 01:55:48 +00:00 |
|
Oleg Zhurakousky
|
95869bd67a
|
adding ANT scripts to generate JARs for both OSGi demos
|
2009-07-17 01:52:29 +00:00 |
|
Oleg Zhurakousky
|
64031c05ea
|
updated OSGi examples, removed the bridge and added reply message
|
2009-07-17 00:18:34 +00:00 |
|
Mark Fisher
|
1be9b86a59
|
INT-729 Added log4j configuration to the quote, ws, and xml samples.
|
2009-07-16 23:09:43 +00:00 |
|
Mark Fisher
|
cb0307a12b
|
INT-729 Added log4j configuration to the odd/even router samples. Also added a Message Filter with "nullChannel" as a discard channel. Set the log level to DEBUG for the NullChannel.
|
2009-07-16 22:47:51 +00:00 |
|
Mark Fisher
|
48c8c37c23
|
INT-729 Added log4j configuration to the File copy samples.
|
2009-07-16 22:02:08 +00:00 |
|
Mark Fisher
|
5fc22236cb
|
INT-729 Added log4j configuration to the Error Handling sample.
|
2009-07-16 21:51:19 +00:00 |
|
Mark Fisher
|
9690265f92
|
INT-729 Added log4j configuration to the Cafe sample.
|
2009-07-16 21:47:41 +00:00 |
|
Mark Fisher
|
0201ae2eef
|
INT-729 Added log4j configuration to the Hello World sample.
|
2009-07-16 21:33:18 +00:00 |
|
Mark Fisher
|
b54382efae
|
Added log4j to parent pom for samples, and replaced the inbound-channel-adapter with message-driven-channel-adapter in the JMS ChannelAdapterDemo sample.
|
2009-07-16 21:11:14 +00:00 |
|
Oleg Zhurakousky
|
6461d3f432
|
CLI-enabled inbound/outbound demo bundles. Removed obsolete components
|
2009-07-16 14:41:49 +00:00 |
|
Mark Fisher
|
64ef8c3ab5
|
Modified manifests for new OSGi samples
|
2009-07-16 03:25:36 +00:00 |
|
Mark Fisher
|
f89b7c939f
|
INT-724, INT-725 Modified file copy samples to rely on the new directory auto-creation functionality.
|
2009-07-16 03:16:25 +00:00 |
|
Oleg Zhurakousky
|
b9d90eff7a
|
Added OSGi version of FileCopy demo sample
|
2009-07-15 20:55:39 +00:00 |
|
Oleg Zhurakousky
|
7837421b83
|
INT-722, Modified Ivy files to have place-holders instead of concrete versions for Spring and JUnit. Added spring.version and junit.version properties to build.properties. This will allow quick switch to new version of Spring
|
2009-07-14 14:37:41 +00:00 |
|
Oleg Zhurakousky
|
013d4e7a5e
|
INT-718, OSGi-enabled Cafe sample. README provided
|
2009-07-11 06:37:36 +00:00 |
|
Oleg Zhurakousky
|
2cd12df50e
|
INT-718. OSGi-enabled the sample. README file is included.
|
2009-07-11 05:00:31 +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
|
f782feebb2
|
INT-700 moved xsl file to src/main/resources
|
2009-07-02 19:38:46 +00:00 |
|
Mark Fisher
|
bf8aa45aaf
|
INT-700 moved all samples xml files to src/main/resources
|
2009-07-02 19:27:36 +00:00 |
|
Mark Fisher
|
9b7e97b058
|
moved org.springframework.integration.samples module to spring-integration-samples
|
2009-07-02 18:48:31 +00:00 |
|
Ben Hale
|
6696064dd0
|
Updated the names of the projects
|
2008-05-20 21:41:01 +00:00 |
|
Ben Hale
|
37f8d925c8
|
Come up to BRITS
|
2008-05-20 21:26:25 +00:00 |
|
Mark Fisher
|
019ec2123d
|
PollingSourceEndpoint is now just SourceEndpoint.
|
2008-05-19 17:09:32 +00:00 |
|
Mark Fisher
|
73f4a0c7de
|
Reverted the RuntimeBeanReference to a String value for the constructor-arg of the Subscription object when parsing an endpoint. That is necessary to handle the case where channels are 'auto-created' by the MessageBus on demand (e.g. HelloWorldDemo).
|
2008-05-19 13:45:24 +00:00 |
|
Mark Fisher
|
746031668b
|
FileTargetAdapterParser is now FileTargetParser.
|
2008-04-29 03:49:17 +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
|
4d19a02f15
|
Added PollingSourceEndpoint, removed PollingSourceAdapter, and source-adapter parsers only parse the Source itself.
|
2008-04-23 23:47:02 +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
|
18b096f69f
|
Now enforcing that a message endpoint must contain a handler method (INT-177).
|
2008-04-12 16:02:20 +00:00 |
|
Mark Fisher
|
88ac6af364
|
The @Splitter annotation no longer has a "channel" attribute. Instead it uses the @MessageEndpoint's "defaultOutput" attribute (INT-189).
|
2008-04-11 19:13:45 +00:00 |
|