Commit Graph

6 Commits

Author SHA1 Message Date
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
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
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
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
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