You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by da...@apache.org on 2018/01/29 14:35:10 UTC

svn commit: r1822510 - /aries/site/trunk/content/modules/jmx.mdtext

Author: davidb
Date: Mon Jan 29 14:35:10 2018
New Revision: 1822510

URL: http://svn.apache.org/viewvc?rev=1822510&view=rev
Log:
Described the warning.exceptions property.

Modified:
    aries/site/trunk/content/modules/jmx.mdtext

Modified: aries/site/trunk/content/modules/jmx.mdtext
URL: http://svn.apache.org/viewvc/aries/site/trunk/content/modules/jmx.mdtext?rev=1822510&r1=1822509&r2=1822510&view=diff
==============================================================================
--- aries/site/trunk/content/modules/jmx.mdtext (original)
+++ aries/site/trunk/content/modules/jmx.mdtext Mon Jan 29 14:35:10 2018
@@ -68,6 +68,11 @@ The name of the service as which the MBe
 The service object, though, must be a valid JMX MBean: It has to either implement the `DynamicMBean` interface or implement
 an interface whose name is the object's (simple) class name with the `MBean` suffix.
 
+Additional Service Properties supported:
+
+  - `warning.exceptions` (String+): One or more exception class names can be specified in this service property. If an exception occurs during the MBean registration and the exception
+is of one of these types mentioned, then this exception is logged as a warning. Otherwise the exception is logged as an error.
+
 
 
   [1]: http://www.osgi.org/Download/Release5