Commit Graph

10 Commits

Author SHA1 Message Date
Gary Russell
566e1a76aa INTSAMPLES-75 Fix For 2.2.0.M1
Change MessageHandlingException to MessagingException.
2012-05-16 01:20:12 -04:00
Amol Nayak
c97fb87ae8 INTSAMPLES-61 Changes, use LinkedHashMap to demonstrate LRU concept 2012-03-16 15:33:13 -04:00
Gary Russell
2b144d12d3 Merge pull request #30 from ghillert/INTSAMPLES-42
INTSAMPLES-42 - Convert all ReadMe files to MarkDown
2012-01-18 07:57:28 -08:00
Gunnar Hillert
1905d1a46c INTSAMPLES-42 rename readme.txt files to README.md 2012-01-09 17:21:37 -05:00
Gunnar Hillert
85bef285d4 INTSAMPLES-47 - Upgrade SI dep. to 2.1.0.RELEASE
* Upgraded all Spring Integration dependencies to 2.1.0.RELEASE
* All Samples use the new Artifactory-based Milestone Repository http://repo.springsource.org/milestone (As the repositories are additive, this repository will also include the release repo)
* Added versions to all Maven plugin declarations, reducing the amount WARNING-level logging substantially
2012-01-07 22:58:10 -05:00
Gunnar Hillert
9effe2f9bc INTSAMPLES-33 Update to SI RC1 and Spring 3.1
1. Cleanup of pom.xml files
2. Standardizing version numbers
3. Updating dependency versions
4. Cleaning/Standardizing project names
5. Removing Schema versions in XML context files
2011-12-18 00:32:34 -05:00
Gary Russell
13d31c25cd INTSAMPLES-39 Synchronize Context Creation
Creating an application context for a new customer needs
to be synchronized.
2011-12-16 04:16:13 -05:00
Gary Russell
6e437c0cac INTSAMPLES-39 Polishing
Change ReadMe to Markdown; fix Copyright
2011-12-15 17:51:51 -05:00
Gary Russell
c15d2ddadc INTSAMPLES-39 Add surefire to pom; add to Parent
Add surefire tests to pom; add module to advanced pom.
2011-12-15 16:56:55 -05:00
Gary Russell
be5bcb3e95 INTSAMPLES-39 Dynamic FTP Router
Demonstrates the use of Spring 3.1 to instantiate multiple
application contexts, each with a differently configured
ftp outbound adapter, together with a POJO Channel resolver
used to send messages to the appropriate context.
2011-12-15 16:32:08 -05:00