You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2012/01/06 20:10:48 UTC

svn commit: r1228353 - /openejb/site/trunk/content/properties-listing.mdtext

Author: rmannibucau
Date: Fri Jan  6 19:10:47 2012
New Revision: 1228353

URL: http://svn.apache.org/viewvc?rev=1228353&view=rev
Log:
adding openejb.check.classloader property

Modified:
    openejb/site/trunk/content/properties-listing.mdtext

Modified: openejb/site/trunk/content/properties-listing.mdtext
URL: http://svn.apache.org/viewvc/openejb/site/trunk/content/properties-listing.mdtext?rev=1228353&r1=1228352&r2=1228353&view=diff
==============================================================================
--- openejb/site/trunk/content/properties-listing.mdtext (original)
+++ openejb/site/trunk/content/properties-listing.mdtext Fri Jan  6 19:10:47 2012
@@ -58,7 +58,8 @@ Notice:    Licensed to the Apache Softwa
     | openejb.jmx.active | bool | activate (by default) or not the OpenEJB JMX MBeans |
     | openejb.logger.external | bool | use another log configuration(log4j for instance) |
     | openejb.nobanner | bool | activate or not the OpenEJB banner (activated by default)
-    
+    | openejb.check.classloader | bool | if true print some information about duplicated classes | 
+
     Note: all resources can be configured by properties, see http://openejb.apache.org/embedded-configuration.html and http://openejb.apache.org/properties-tool.html|