Camel set of JMX annotations for easy pinpoint attributes and operations to be
managed by JMX
---------------------------------------------------------------------------------------------
Key: CAMEL-3408
URL: https://issues.apache.org/jira/browse/CAMEL-3408
Project: Camel
Issue Type: New Feature
Components: camel-core, jmx
Affects Versions: 2.5.0
Reporter: Claus Ibsen
Fix For: Future
Currently we rely on the Spring JMX annotations.
We should look into provide our own set of annotations to avoid the deps on
Spring.
Apache CXF did this. Maybe if Apache created a common project we can leverage
that.
All we need is just the annotations, to have a thin JAR which is stable.
The Spring JARs contains all kind of other stuff you dont need.
And some people want to be independent of Spring
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.