You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Anonymous CMS User <an...@apache.org> on 2012/10/13 14:33:45 UTC

CMS diff: Common DataSource Configurations

Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://openejb.apache.org/common-datasource-configurations.mdtext



Index: trunk/content/common-datasource-configurations.mdtext
===================================================================
--- trunk/content/common-datasource-configurations.mdtext	(revision 1397743)
+++ trunk/content/common-datasource-configurations.mdtext	(working copy)
@@ -1,4 +1,5 @@
 Title: Common DataSource Configurations
+
 <a name="CommonDataSourceConfigurations-CommonVendors"></a>
 # Common Vendors
 <a name="CommonDataSourceConfigurations-HSQLDB"></a>
@@ -42,6 +43,7 @@
         JdbcDriver	com.mysql.jdbc.Driver
         JdbcUrl	jdbc:mysql://localhost/test
         UserName	test
+        Password        pass
     </Resource>