Author: vhalbert(a)redhat.com
Date: 2009-09-18 15:22:22 -0400 (Fri, 18 Sep 2009)
New Revision: 1391
Removed:
trunk/test-integration/db/src/main/resources/datasources/oracle_10/example_connection.properties
Log:
Teiid 773 - organize integration test - setting up the product resources needed to execute
the teiid-test-integration db tests
Deleted:
trunk/test-integration/db/src/main/resources/datasources/oracle_10/example_connection.properties
===================================================================
---
trunk/test-integration/db/src/main/resources/datasources/oracle_10/example_connection.properties 2009-09-18
19:22:02 UTC (rev 1390)
+++
trunk/test-integration/db/src/main/resources/datasources/oracle_10/example_connection.properties 2009-09-18
19:22:22 UTC (rev 1391)
@@ -1,18 +0,0 @@
-# db.type must match a ddl folder
-db.type=oracle
-driver=oracle.jdbc.OracleDriver
-URL=jdbc:oracle:thin:@(servername):1521:(sid)
-User=
-Password=
-
-servername=(servername)
-databasename=(databasename)
-portnumber=1527
-ds-jndiname=(servername)_1527
-
-Immutable=true
-
-
-
-
-
Show replies by date