Files
spring-integration-samples/intermediate/monitoring
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
..
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