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/02/02 15:10:58 UTC

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

Author: rmannibucau
Date: Thu Feb  2 14:10:57 2012
New Revision: 1239630

URL: http://svn.apache.org/viewvc?rev=1239630&view=rev
Log:
adding offline system 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=1239630&r1=1239629&r2=1239630&view=diff
==============================================================================
--- openejb/site/trunk/content/properties-listing.mdtext (original)
+++ openejb/site/trunk/content/properties-listing.mdtext Thu Feb  2 14:10:57 2012
@@ -60,6 +60,7 @@ Notice:Licensed to the Apache Software F
 | 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|
+| openejb.offline | bool | if true can create datasources and containers automatically |
 
 Note: all resources can be configured by properties, see http://openejb.apache.org/embedded-configuration.html and http://openejb.apache.org/properties-tool.html|