INT-3183 Document the IMBE 'id' Attribute
When declaring an IntegrationMBeanExporter, use an 'id' attribute if you wish to obtain programmatic access to it (using injection or referencing the BeanFactory. JIRA: https://jira.springsource.org/browse/INT-3183 Also turn off debug logging for JMX test cases.
This commit is contained in:
@@ -6,6 +6,6 @@ log4j.appender.stdout.layout.ConversionPattern=%d{ABSOLUTE} %5p %t %c{2}:%L - %m
|
||||
|
||||
|
||||
log4j.category.org.springframework=WARN
|
||||
log4j.category.org.springframework.integration=DEBUG
|
||||
log4j.category.org.springframework.beans.factory=DEBUG
|
||||
#log4j.category.org.springframework.integration=DEBUG
|
||||
#log4j.category.org.springframework.beans.factory=DEBUG
|
||||
#log4j.category.org.springframework.integration.monitor=TRACE
|
||||
|
||||
Reference in New Issue
Block a user