I emailed to spring support more than month ago. There is no reply by the moment.
Type: Posts; User: mSX; Keyword(s):
I emailed to spring support more than month ago. There is no reply by the moment.
We have implemented an osgi fragment for the com.springsource.management.adapter.jmx bundle. This fragment uses custom BeanFactoryPostProcessor that replaces jmxManagedResourceExporter in the context...
Spring DM EE contains instrumented version of spring jars, so you don't need to replace ones.
There is no patch for Enterprise and community versions. The problem jar is...
Have you seen this link? You are trying to have metrics for your custom component, so you are responsible for creating metrics you are going to see.
To be able to have performance metrics...
We haven't work with activemq+ams together, but maybe this link will help.
Unfortunately we were unable to have custom components deployed into a community version of spring dm server with replaced jars to be detected by means of ams.
You can try to
1. add system...
Hi there
We are using SpringSource DM EE 1.0.2. And we would like to manage our spring beans by means of the SpringSource AMS, but it seems that built-in version of the springframework in the...
Yes, we are using spring dm enterprise edition. We have managed to resolve the problem. All we had to do is to set spring.managed.application.name system property when starting spring dm. We were...
Hi there,
We have almost the same problem. We have the service which is deployed into the Spring DM Server enterprise edition. We are able to see our service and itsd corresponding metrics by...