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|