Commit Graph

71 Commits

Author SHA1 Message Date
liujiong1982
35e5156bdb INTSAMPLES-133:Use <int:handler-retry-advice/>
Update the retry-and-more Sample to use <int:retry-advice/> Syntax

Polishing - add info to README.

Also, use "localhost" for amqp connection factories.
2014-07-21 11:27:22 -04:00
Artem Bilan
a93ee7fb35 Comment out the Oracle Driver dependency
CI Build: https://build.spring.io/browse/INTSAMPLES-NIGHTLY-1053/log
2014-06-28 16:08:54 +03:00
Artem Bilan
95ec35c768 INTSAMPLES-131: Fix README.md for Gradle
JIRA: https://jira.spring.io/browse/INTSAMPLES-131

INTSAMPLES-131: PR comments
2014-06-23 10:22:37 -04:00
Artem Bilan
95d8fc7d99 Fix FileProcessingTest configs
`Caused by: org.springframework.integration.MessageDispatchingException: Dispatcher has no subscribers`
2014-05-29 09:28:34 +03:00
Artem Bilan
3b12f7eada AC.close() in file and ftp tests 2014-05-29 09:17:47 +03:00
Artem Bilan
4b9d65f021 Increase FileProcessingTest timeouts 2014-05-29 08:38:55 +03:00
Artem Bilan
ea3ba21249 INTSAMPLES-122: Migrate to Gradle
JIRA: https://jira.springsource.org/browse/INTSAMPLES-122

INTSAMPLES-122: Polishing

INTSAMPLES-122: Add generated poms

* Upgrade some dependencies

INTSAMPLES-122: Cover Java/DSL sample

INTSAMPLES-122: Upgrade to SI 4.0.1 & SF 4.0.5

INTSAMPLES-122: Polishing according PR comments

Make gradlew executable
2014-05-28 12:58:25 -04:00
Gary Russell
cc579226d6 INTSAMPLES-127 Polishing
- PR Comments
- Switch to Jackson2
- Fix oxm config

Polishing

INTSAMPLES-127 Update to SI 4.0.0.RC1

INTSAMPLES-127 Remove Servlet Dependency

travel sample; see INT-3350.

INTSAMPLES-127 Update Samples to SI 4.0.0

JIRA: https://jira.spring.io/browse/INTSAMPLES-127

Created `maint` branch for ongoing SI 3.0.x samples.
2014-04-16 20:45:34 +03:00
Gary Russell
33f8783f13 INTSAMPLES-128 Update SI to 3.0.2, SF to 3.2.8 2014-03-31 16:03:55 -04:00
Gary Russell
d9fba154b3 Change Maven Repos to spring.io 2014-02-23 12:48:26 -05:00
Artem Bilan
e20219560f INTSAMPLES-125/126:SF 3.2.7, SI 3.0.1; Schemas
JIRA: https://jira.springsource.org/browse/INTSAMPLES-125

Polishing some poms and enable all modules

INTSAMPLES-126: Fix XSD versions vulnerability

JIRA: https://jira.springsource.org/browse/INTSAMPLES-126

Polishing

Add dummy JUnit to monitoring "test".
2014-02-22 15:41:03 -05:00
Artem Bilan
56aee6fd91 Enable Intermediate modules
Ignore MS & Oracle tests
2014-01-30 18:56:20 +02:00
Artem Bilan
ddbfc4479c INTSAMPLES-121: Upgrade to SI 3.0 and SPR 3.2.6
JIRA: https://jira.springsource.org/browse/INTSAMPLES-121
2013-12-16 11:13:24 +02:00
Gary Russell
e190c160f1 INTSAMPLES-119 Update Monitor for Twitter OAuth
Twitter now requires authentication.

Disable the real twitter adapter by default; enable it
with spring.profile "twitter" - requires the user to get
real oauth tokens.

Replicate oauth setup instructions from the twitter sample.

Add note to README for enabling the real twitter adapter.

Add .gitignore so committers can keep their real credentials
in, say, 'oauth.properties.foo'.

Add note about `SpringIntegrationTest`.

Update dummy tweets to use new icon.

INTSAMPLES-119 Polishing

- Fix 'twitterTemplate' bean name
- Add content to log and JMX Notification

JIRA: https://jira.springsource.org/browse/INTSAMPLES-119
2013-11-19 14:10:39 +02:00
Gary Russell
8454c9f564 Update SI Version 2.2.0 -> 2.2.6 2013-10-15 09:05:39 -04:00
Gunnar Hillert
bab7973f87 INTSAMPLES-110 - Add doc/polish REST sample 2013-03-30 00:54:47 -04:00
Gunnar Hillert
e53d49df94 INTSAMPLES-107 - Add CoffeeService Sample to Oracle StoredProc Sample
* Add the CoffeeService Sample from the PostgreSql Stored Procedure Sample to the Oracle Stored Procedure Sample.

For reference see: https://jira.springsource.org/browse/INTSAMPLES-107
2013-03-10 16:01:21 -04:00
Gunnar Hillert
0529309657 INTSAMPLES-101 - Don't Use Hard-Coded Port in the 'mail-attachments' Sample
For reference see: https://jira.springsource.org/browse/INTSAMPLES-101
2012-12-11 11:59:26 -05:00
Gunnar Hillert
ecadea4120 INTSAMPLES-79 - Update TCP Samples to Use S-I-IP TestingUtilities
* Also: Don't use hard-coded port in *tcp-client-server-multiplex* sample

For reference: https://jira.springsource.org/browse/INTSAMPLES-79
2012-12-07 00:07:20 -05:00
Gunnar Hillert
fc705ef422 INTSAMPLES-99 Upgrade samples to SI 2.2.0.RELEASE
For reference see: https://jira.springsource.org/browse/INTSAMPLES-99
2012-12-04 14:31:00 -05:00
Gary Russell
ee8de8c6b0 INTSAMPLES-95 Add Remote Monitor
INTSAMPLES-95 Add OperationInvokingAdapter

For reference see: https://jira.springsource.org/browse/INTSAMPLES-95
2012-12-03 11:23:58 -05:00
Gunnar Hillert
848de677c4 INTSAMPLES-98 - Fix Typos in Mail and Multipart Sample
Reference: https://jira.springsource.org/browse/INTSAMPLES-98
2012-11-30 13:11:50 -05:00
Gunnar Hillert
3c9c91c847 INTSAMPLES-89 - Upgrade to Spring Integration 2.2 RC3
* Test samples
* Polish documentation
* Polish code

For reference see: https://jira.springsource.org/browse/INTSAMPLES-89
2012-11-28 17:08:51 -05:00
Gunnar Hillert
ead4e94f70 INTSAMPLES-77 - Fix Travel Example
For reference see: https://jira.springsource.org/browse/INTSAMPLES-77

* Use MapQuest Traffic Web Service
* Improve User Experience + Polishing
* Add support for multiple cities
* Refactor the *XML prettification* of the results into its own transformer step
2012-10-30 23:36:55 -04:00
Gunnar Hillert
7b182b0de9 INTSAMPLES-23 - Add Splitter-Aggregator example
For reference see: https://jira.springsource.org/browse/INTSAMPLES-23
2012-10-29 14:09:11 -04:00
Gunnar Hillert
cc81a16ffb INTSAMPLES-97 - Add Postgres Stored Procedure Sample 2012-10-25 01:40:08 -04:00
Gunnar Hillert
046fc05369 INTSAMPLES-87 - Add MS SQL Server Stored Proc Sample
For reference see: https://jira.springsource.org/browse/INTSAMPLES-87
2012-10-23 23:59:30 -04:00
Gary Russell
7a7733b3ed INTSAMPLES-91 Fix Typo In Directory Name
README.md and sysout for copy/paste had txSynchDir instead of
txSynchDemo.
2012-10-11 17:05:28 -04:00
Gary Russell
84aefe6766 INTSAMPLES-94 Monitoring Fixes
- Missing imports
- Remove schema version in config file
- Update to RC1
- Use <context:mbean-server/>
2012-10-10 16:22:00 -04:00
Gunnar Hillert
dba742b64e INTSAMPLES-70 - Sample showing how to process E-mail attachments
For reference see: https://jira.springsource.org/browse/INTSAMPLES-70
2012-10-04 11:32:49 -04:00
Gunnar Hillert
814a405e6e INTSAMPLES-84 - Sample POMs Have Incorrect Repo
For reference see: https://jira.springsource.org/browse/INTSAMPLES-84
2012-10-02 14:40:34 -04:00
Gary Russell
80986a0080 INTSAMPLES-91 Transaction Synchronization Sample
INTSAMPLES-91 Initial Commit

INTSAMPLES-91 Polishing

INTSAMPLES-91 Add JDBC Activity
2012-09-26 10:17:34 +01:00
Gary Russell
542f3569e4 INTSAMPLES-88 Message Handler Advice Samples
Initial Commit

Stateless Retry

INTSAMPLES-88 Add Stateful Retry (AMQP)

INTSAMPLES-88 Add Circuit Breaker Demo

INTSAMPLES-88 Add Expression Evaluating Advice

See README.md

Fix EE

Polishing
2012-09-24 12:53:30 +01:00
Gary Russell
e2dc83b725 Webinar End State
The state of the project at the end of the webinar,
use git log -p <this commit> to see what changed.
2012-08-13 11:41:48 -04:00
Gary Russell
dbd1be3579 Initial State
start point
2012-08-13 11:33:11 -04:00
Gunnar Hillert
fc2e5890a9 INTSAMPLES-52 - All Samples should use Log4J
INTSAMPLES-52 - Standardize Log4j PatternLayout
Standardize Log4j PatternLayout to **%d{HH:mm:ss.SSS} %-5p [%t][%c] %m%n**.
2012-05-28 09:26:41 -04:00
Gary Russell
80653acd07 INTSAMPLES-76 Wait for Server (Intermediate)
Also need to wait in the intermediate TCP sample.
2012-05-26 10:11:01 -04:00
Vigil Bose
f7bd84e22f INTSAMPLES-36 - Adding rest-http sample to demonstrate the usage of Spring Integration's new HTTP Path facility usage
* The JIRA referenced for this sample is https://jira.springsource.org/browse/INTSAMPLES-36
2012-03-17 01:22:40 -04:00
Gunnar Hillert
c53b236d77 INTSAMPLES-64 - Refactored Constructor of DynamicPeriodicTrigger 2012-02-15 14:20:28 -05:00
Gunnar Hillert
3e7d121dd4 INTSAMPLES-64 - Code Review Changes
* Better documentation in README.md
* Better error handling
* Using a better data-format
2012-02-15 12:17:52 -05:00
Gunnar Hillert
edd3f90299 INTSAMPLES-64 Poller Sample using custom Trigger
For reference: https://jira.springsource.org/browse/INTSAMPLES-64

Shows how the polling period can be changed at runtime using a custom trigger.
2012-02-14 17:16:58 -05:00
Gunnar Hillert
e05d04e976 INTSAMPLES-46 - Remove Eclipse Meta Data files
Delete *.project* file in sample project:

* control-bus
* http

Delete also:

* applications/cafe/.springBeans
* applications/loan-broker/.springBeans
* applications/loanshark/.springBeans
* basic/feed/.springBeans
* basic/file/.springBeans
* basic/ftp/.springBeans
* basic/helloworld/.springBeans
* basic/http/.springBeans
* basic/jms/.springBeans
* basic/jmx/.springBeans
* basic/mail/.springBeans
* basic/oddeven/.springBeans
* basic/quote/.springBeans
* basic/sftp/.springBeans
* basic/tcp-client-server/.springBeans
* basic/twitter/.springBeans
* basic/ws-inbound-gateway/.springBeans
* basic/ws-outbound-gateway/.springBeans
* basic/xml/.springBeans
* basic/xmpp/.springBeans
* intermediate/async-gateway/.springBeans
* intermediate/errorhandling/.springBeans
* intermediate/file-processing/.springBeans
* intermediate/multipart-http/.springBeans
* intermediate/travel/.springBeans
2012-02-08 11:55:34 -05: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
4845131d83 INTSAMPLES-14 - added sample to Root README.md
and removed .springBeans file
2012-01-07 11:15:08 -05:00
Gary Russell
ea9a89d820 INTSAMPLES-14 Tcp Collaborating Adapters Sample
Add a sample showing how to use collaborating channel adapters
for high performance.
2012-01-07 10:52:03 -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
Gunnar Hillert
6afbf69cf0 INTSAMPLES-35 - Stored Procedure Sample for Derby
For reference see: https://jira.springsource.org/browse/INTSAMPLES-35
2011-11-14 13:48:35 -05:00
Gunnar Hillert
9876236e98 First draft of an Oracle Stored Proc Sample
Sample show-cases the execution of Oracle Stored Procedures and Functions
2011-10-12 00:43:31 -04:00