You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@tomee.apache.org by bu...@apache.org on 2012/11/12 12:49:41 UTC

svn commit: r838048 - in /websites/staging/openejb/trunk: cgi-bin/ content/ content/datasource-config.html

Author: buildbot
Date: Mon Nov 12 11:49:40 2012
New Revision: 838048

Log:
Staging update by buildbot for openejb

Modified:
    websites/staging/openejb/trunk/cgi-bin/   (props changed)
    websites/staging/openejb/trunk/content/   (props changed)
    websites/staging/openejb/trunk/content/datasource-config.html

Propchange: websites/staging/openejb/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Nov 12 11:49:40 2012
@@ -1 +1 @@
-1408256
+1408257

Propchange: websites/staging/openejb/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Nov 12 11:49:40 2012
@@ -1 +1 @@
-1408256
+1408257

Modified: websites/staging/openejb/trunk/content/datasource-config.html
==============================================================================
--- websites/staging/openejb/trunk/content/datasource-config.html (original)
+++ websites/staging/openejb/trunk/content/datasource-config.html Mon Nov 12 11:49:40 2012
@@ -214,6 +214,8 @@ myDataSource.validationQuery = 
 
 <p>Properties and xml can be mixed.  Properties will override the xml allowing for easy configuration change without the need for ${} style variable substitution.  Properties are not case sensitive.  If a property is specified that is not supported by the declared DataSource a warning will be logged.  If a DataSource is needed by the application and one is not declared, TomEE will create one dynamically using default settings.  Multiple DataSource declarations are allowed.</p>
 
+<p>See the <a href="common-datasource-configurations.html">Common DataSource Configurations</a> page for examples of configuring datasources for Derby, MySQL, Oracle and other common databases.</p>
+
 <h1>Supported Properties</h1>
 
 <table>