Commit Graph

259 Commits

Author SHA1 Message Date
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
ff5aa542d7 Merge pull request #65 from ghillert/INTSAMPLES-93
INTSAMPLES-93 - Pollish the JPA Samples
2012-10-05 09:42:39 -07:00
Gunnar Hillert
441f747bb6 INTSAMPLES-93 - Pollish the JPA Samples 2012-10-05 12:39:38 -04:00
Gunnar Hillert
94bff16dae Add reference to mail-attachments sample 2012-10-04 12:40:03 -03:00
Gunnar Hillert
291cdb81db Merge pull request #47 from ghillert/INTSAMPLES-70
* ghillert-INTSAMPLES-70:
  INTSAMPLES-70 - Sample showing how to process E-mail attachments For reference see: https://jira.springsource.org/browse/INTSAMPLES-70
2012-10-04 11:34:52 -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
e81cf14b11 INTSAMPLES-60 - Polishing 2012-10-03 18:10:28 -04:00
Christian Posta
a46d0a3b57 INTSAMPLES-60 - Add JMS-backed Cafe Application Sample
* Add idea folder to .gitignore
* Add an embedded ActiveMQ
* Add activemq data to ignore list
* Use JMS-backed channels
* Add the sample description to README.md
2012-10-03 18:10:28 -04:00
Gunnar Hillert
23ed55d02b Merge pull request #60 from ghillert/INTSAMPLES-85
INTSAMPLES-85 - Upgrade Twitter Sample Spring Integration version
2012-10-02 12:09:31 -07:00
Gunnar Hillert
e70696f4f7 INTSAMPLES-85 - Upgrade Twitter Sample Spring Integration version
* Upgrade Twitter sample to latest Spring Integration version
* Twitter search test does not run with authentication by default
* Twitter search test will run every time the project builds
2012-10-02 15:05:25 -04:00
Gunnar Hillert
abe1010092 Merge pull request #64 from ghillert/INTSAMPLES-84
* ghillert-INTSAMPLES-84:
  INTSAMPLES-84 - Sample POMs Have Incorrect Repo For reference see: https://jira.springsource.org/browse/INTSAMPLES-84
2012-10-02 15:01:23 -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
Oleg Zhurakousky
022458b3ca INTSAMPLES-90 readme 2012-09-24 05:30:14 -04:00
Oleg Zhurakousky
e6ec52dc06 INTSAMPLES-90 readme 2012-09-24 05:29:44 -04:00
Oleg Zhurakousky
528f25987f INTSAMPLES-90 readme 2012-09-24 05:28:06 -04:00
Oleg Zhurakousky
dd0021a6c7 INTSAMPLES-90 readme 2012-09-24 05:26:20 -04:00
Oleg Zhurakousky
3dcaa488e5 INTSAMPLES-90 added MongoDb Samples 2012-09-24 04:48:42 -04:00
Oleg Zhurakousky
901f621795 INTSAMPLES-90 added MongoDb Samples 2012-09-24 04:46:28 -04:00
Gunnar Hillert
e6af41ac8f Merge pull request #58 from garyrussell/INTSAMPLES-80
* garyrussell-INTSAMPLES-80:
  Webinar End State
  Initial State
2012-08-13 11:43:44 -04: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
e90ea836d7 Merge pull request #59 from garyrussell/INTSAMPLES-82
* garyrussell-INTSAMPLES-82:
  INTSAMPLES-82 Fix Exception
2012-08-06 13:16:30 -04:00
Gary Russell
12b293c1c7 INTSAMPLES-82 Fix Exception 2012-07-06 12:36:45 -04:00
Gary Russell
84b08f135d Merge pull request #48 from ghillert/INTSAMPLES-62 2012-06-05 14:56:19 -04:00
Gunnar Hillert
7fda2f841b INTSAMPLES-62 - Create JPA Samples
* Sample supports Hibernate, EclipsLink and OpenJPA
* Sample uses Spring 3.1 (Profiles)
* Retrieves a list of records
* Creates a new DB record

INTSAMPLES-62 Code Review Fixes
* Use Log4j
* Fix dependencies

INTSAMPLES-62 - Make JPA Sample compliant with INT-2601

* Fix whitespace issues
* Make sure all schemas are version-less
2012-06-05 14:55:12 -04:00
Gunnar Hillert
e4db0cebfb Merge pull request #57 from garyrussell/INTSAMPLES-66a
* garyrussell-INTSAMPLES-66a:
  INTSAMPLES-66 Standard log4j Pattern
2012-06-03 22:20:22 -04:00
Gary Russell
fa65ee0541 INTSAMPLES-66 Standard log4j Pattern 2012-05-29 16:36:33 -04:00
Gunnar Hillert
504b281751 Merge pull request #46 from garyrussell/INTSAMPLES-66
* garyrussell-INTSAMPLES-66:
  INTSAMPLES-66 TCP/AMQP Bridge
2012-05-29 13:52:19 -04:00
Gary Russell
cd388053d4 INTSAMPLES-66 TCP/AMQP Bridge
telnet->tcp-inbound-adapter->amqp-outbound-adapter->amqp->amqp-inbound-adapter->tcp-outbound-adapter->netcat

For reference see: https://jira.springsource.org/browse/INTSAMPLES-66
2012-05-29 13:44:36 -04:00
Gary Russell
693dae8869 Merge pull request #49 from ghillert/INTSAMPLES-52 2012-05-28 10:04:26 -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
Gunnar Hillert
218668cb9c Merge pull request #56 from garyrussell/INTSAMPLES-76-4
* garyrussell-INTSAMPLES-76-4:
  INTSAMPLES-76 Wait for Server (Intermediate)
2012-05-27 00:23:15 -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
Gunnar Hillert
2bfa2acd3e Merge pull request #55 from garyrussell/garyrussell-INTSAMPLES-76-3
* garyrussell-INTSAMPLES-76-3:
  INTSAMPLES-76 Wait For Server
2012-05-24 16:22:54 -04:00
Gary Russell
433cff0a40 INTSAMPLES-76 Wait For Server
Add utility and @Before methods to all tests
to wait for the server to start before starting.
2012-05-24 08:05:57 -04:00
Gary Russell
02059beadd Merge pull request #53 from ghillert/INTSAMPLES-76-2 2012-05-17 14:24:50 -04:00
Gunnar Hillert
a1964402ef INTSAMPLES-76 - Wait for Server to Start
before attempting to connect.
2012-05-17 14:22:52 -04:00
Gary Russell
f9f8fc5030 Merge pull request #52 from ghillert/INTSAMPLES-76 2012-05-16 18:10:32 -04:00
Gunnar Hillert
6aa46ab901 INTSAMPLES-76 - Fix Failing Tests in TCP Client Server Sample
* The port is no longer hard-coded
* fixed also the conversion service test and refactored it into its own class
2012-05-16 17:55:39 -04:00
Gunnar Hillert
bddb52b469 Merge pull request #51 from garyrussell/INTSAMPLES-75
* garyrussell-INTSAMPLES-75:
  INTSAMPLES-75 Fix For 2.2.0.M1
2012-05-16 01:29:34 -04:00
Gary Russell
566e1a76aa INTSAMPLES-75 Fix For 2.2.0.M1
Change MessageHandlingException to MessagingException.
2012-05-16 01:20:12 -04:00
Gunnar Hillert
7e70f81749 Merge pull request #50 from garyrussell-INTSAMPLES-74
* garyrussell-INTSAMPLES-74:
  INTSAMPLES-74 2.2.0.M1 (SF 3.1.1) Compatibility
2012-05-16 01:03:34 -04:00
Gary Russell
3cacd50253 INTSAMPLES-74 2.2.0.M1 (SF 3.1.1) Compatibility
Change 'user' property to userid to avoid conflict
with environment property.
2012-05-15 19:59:43 -04:00
Mark Fisher
dc31846615 fixed prompt to mention 1, 2, or 3 as valid options 2012-03-17 17:31:07 -03:00
Mark Fisher
f6b6fc315f minor typo 2012-03-17 17:24:56 -03:00
Gunnar Hillert
53c9d76dfe Merge pull request #32 from vbose/vbose-branch
* vbose-branch:
  INTSAMPLES-36 - Adding rest-http sample to demonstrate the usage of Spring Integration's new HTTP Path facility usage
2012-03-17 01:50:14 -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