Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 20868 invoked from network); 17 May 2010 19:57:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 May 2010 19:57:04 -0000 Received: (qmail 48636 invoked by uid 500); 17 May 2010 18:57:04 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 48553 invoked by uid 500); 17 May 2010 18:57:04 -0000 Mailing-List: contact aries-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-dev@incubator.apache.org Received: (qmail 48545 invoked by uid 99); 17 May 2010 18:57:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 May 2010 18:57:03 +0000 X-ASF-Spam-Status: No, hits=-1435.6 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 May 2010 18:57:02 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4HIugFs004467 for ; Mon, 17 May 2010 18:56:42 GMT Message-ID: <25323351.89221274122602113.JavaMail.jira@thor> Date: Mon, 17 May 2010 14:56:42 -0400 (EDT) From: "Jarek Gawor (JIRA)" To: aries-dev@incubator.apache.org Subject: [jira] Resolved: (ARIES-310) MBean exceptions In-Reply-To: <5628673.11081273608582081.JavaMail.jira@thor> 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/ARIES-310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor resolved ARIES-310. ------------------------------- Resolution: Fixed Committed a bunch of exception updates in revision #943268 and #943553. More updates might be necessary once we get some clarifications on the spec. > MBean exceptions > ----------------- > > Key: ARIES-310 > URL: https://issues.apache.org/jira/browse/ARIES-310 > Project: Aries > Issue Type: Improvement > Components: JMX > Affects Versions: 0.2 > Reporter: Jarek Gawor > Assignee: Jarek Gawor > Fix For: 0.2 > > > The exceptions raised by aries mbeans are not quite consistent with that the JMX OSGi specification defines. However, the specification itself is very inconsistent and unclear when to throw an IOException or IllegalArgumentException. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.