There was an error while loading. Please reload this page.
classpath:org/jmxtrans/embedded/config/tomcat-6.json
<bean id="jmxtrans" class="org.jmxtrans.embedded.EmbeddedJmxTransFactory"> <property name="configurationUrls"> <list> <value>classpath:org/jmxtrans/embedded/config/tomcat-6.json</value> ... </list> </property> </bean>
Note: configuration templates are generic and may not exactly fit your needs but are always useful for copy/paste.