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/02/02 15:11:16 UTC

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

Author: buildbot
Date: Thu Feb  2 14:11:15 2012
New Revision: 803807

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 Thu Feb  2 14:11:15 2012
@@ -149,7 +149,8 @@
 | openejb.check.classloader | bool | if true print some information about duplicated classes | 
 | openejb.check.classloader.verbose | bool | if true print classes intersections | 
 | openejb.additional.exclude | string separated by comma | list of prefixes you want to exclude and are not in the default list of exclusion|
-| openejb.additional.include | string separated by comma | list of prefixes you want to remove from thedefault list of exclusion|</p>
+| openejb.additional.include | string separated by comma | list of prefixes you want to remove from thedefault list of exclusion|
+| openejb.offline | bool | if true can create datasources and containers automatically |</p>
 
 <p>Note: all resources can be configured by properties, see http://openejb.apache.org/embedded-configuration.html and http://openejb.apache.org/properties-tool.html|</p>