Files
spring-integration-samples/intermediate/monitoring
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
..
2012-10-10 16:22:00 -04:00
2012-10-10 16:22:00 -04:00
2012-08-13 11:41:48 -04:00

Spring Integration - Monitoring

This application demonstrates managing and monitoring Spring Integration Applications.

It is based on the STS 'Spring Integration Project (war)' template project, available using

New... | Spring Template Project

It was used in the "Managing and Monitoring Spring Integration" webinar available on the SpringSource Developer YouTube Channel http://www.youtube.com/SpringSourceDev

If you wish to see the changes made during the webinar, please use the following git command:

git log -p <The commit titled 'Webinar End State'>

To run the sample, in STS, use Run As... | Run on Server

and then use VisualVM/JConsole to explore the MBeans.

The twitter search results can be examined at http://localhost:8080/monitoring


For help please see the Spring Integration documentation:

http://www.springsource.org/spring-integration