[
https://issues.apache.org/activemq/browse/CAMEL-3236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=63113#action_63113
]
Claus Ibsen commented on CAMEL-3236:
------------------------------------
I wonder if the unit tests can be compatible with JDK 1.5.
When you compile with 1.5 you get this compilation error
/Users/davsclaus/workspace/camel/components/camel-jmx/src/test/java/org/apache/camel/component/jmx/SimpleBeanFixture.java:[27,24]
cannot find symbol
symbol : class JMX
location: package javax.management
Its because that JMX class is only from JDK 1.6+.
> Camel JMX Component
> -------------------
>
> Key: CAMEL-3236
> URL: https://issues.apache.org/activemq/browse/CAMEL-3236
> Project: Apache Camel
> Issue Type: New Feature
> Reporter: Tracy Snell
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.6.0
>
> Attachments: camel-jmx-patch.txt, camel-jmx-timestamp.txt
>
>
> Mark Ford is donating his Camel-JMX component. Providing a Jira for the code
> to be submitted.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.