You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by bu...@apache.org on 2012/01/22 21:08:25 UTC

svn commit: r803050 - /websites/staging/openejb/trunk/content/properties-listing.html

Author: buildbot
Date: Sun Jan 22 20:08:24 2012
New Revision: 803050

Log:
Staging update by buildbot for openejb

Modified:
    websites/staging/openejb/trunk/content/properties-listing.html

Modified: websites/staging/openejb/trunk/content/properties-listing.html
==============================================================================
--- websites/staging/openejb/trunk/content/properties-listing.html (original)
+++ websites/staging/openejb/trunk/content/properties-listing.html Sun Jan 22 20:08:24 2012
@@ -129,7 +129,6 @@
 |[<uppercase service name>.]<service id>.<name> or [<uppercase service name>.]<service id>|<name> | whatever is supported (generally string, int ...) | set this value to the corresponding service. example: [EnterpriseBean.]<ejb-name>.activation.<property>, [PERSISTENCEUNIT.]<persistence unit name>.<property>, [RESOURCE.]<name>|<property> ...|
 | log4j.category.OpenEJB.options | DEBUG, INFO, ... | active one OpenEJB log level
 | 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 | 
 | openejb.check.classloader.verbose | bool | if true print classes intersections | </p>