Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 22BE010404 for ; Sun, 15 Feb 2015 10:56:21 +0000 (UTC) Received: (qmail 44288 invoked by uid 500); 15 Feb 2015 10:46:59 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 14786 invoked by uid 500); 15 Feb 2015 10:46:40 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 99101 invoked by uid 99); 15 Feb 2015 08:48:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Feb 2015 08:48:12 +0000 Date: Sun, 15 Feb 2015 08:48:12 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CAMEL-8147) Using @ManagedResource on an Endpoint removes all the default JMX properties MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-8147: ------------------------------- Issue Type: Task (was: Bug) > Using @ManagedResource on an Endpoint removes all the default JMX properties > ---------------------------------------------------------------------------- > > Key: CAMEL-8147 > URL: https://issues.apache.org/jira/browse/CAMEL-8147 > Project: Camel > Issue Type: Task > Components: camel-core > Affects Versions: 2.14.0 > Reporter: Aaron Whiteside > Priority: Minor > > Using @ManagedResource on an Endpoint removes all the default JMX properties. > For example: > Camel: camelContext > Camel management name: camelContext > Endpoint uri: xxxxxxxxxxxx > Object Name: xxxxxxxxxx > Singleton: true > State: Started > Are present by default for all endpoints, as soon as you have a custom endpoint annotated with @ManagedResource these defaults are no longer present. -- This message was sent by Atlassian JIRA (v6.3.4#6332)