mpoeschl 02/04/14 10:10:01
Modified: profile db2400.profile dobbs.oracle.profile
dobbs.postgresql.profile dobbs.sapdb.profile
hsqldb.profile mysql.profile oracle.profile
postgres.profile sybase.profile
Log:
managers must be used to make the testbed work
Revision Changes Path
1.3 +2 -1 jakarta-turbine-torque/profile/db2400.profile
Index: db2400.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/profile/db2400.profile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- db2400.profile 14 Mar 2002 20:06:44 -0000 1.2
+++ db2400.profile 14 Apr 2002 17:10:01 -0000 1.3
@@ -1,4 +1,4 @@
-# location of jar that you will be using for testing
+# location of jar that you will be using for testing
# so that it can be copied into the dist/lib directory.
# jt400.jar is required for this test and IS NOT included with torque
# JTOpen can be downloaded from
http://www-124.ibm.com/developerworks/opensource/jt400/
@@ -54,6 +54,7 @@
complexObjectModel=true
addTimeStamp=true
addIntakeRetrievable=false
+useManagers=true
# -------------------------------------------------------------------
#
1.5 +1 -0 jakarta-turbine-torque/profile/dobbs.oracle.profile
Index: dobbs.oracle.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/profile/dobbs.oracle.profile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dobbs.oracle.profile 14 Mar 2002 20:06:44 -0000 1.4
+++ dobbs.oracle.profile 14 Apr 2002 17:10:01 -0000 1.5
@@ -52,6 +52,7 @@
complexObjectModel=true
addTimeStamp=true
addIntakeRetrievable=false
+useManagers=true
# -------------------------------------------------------------------
#
1.6 +1 -0 jakarta-turbine-torque/profile/dobbs.postgresql.profile
Index: dobbs.postgresql.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/profile/dobbs.postgresql.profile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dobbs.postgresql.profile 14 Mar 2002 20:06:44 -0000 1.5
+++ dobbs.postgresql.profile 14 Apr 2002 17:10:01 -0000 1.6
@@ -52,6 +52,7 @@
complexObjectModel=true
addTimeStamp=true
addIntakeRetrievable=false
+useManagers=true
# -------------------------------------------------------------------
#
1.6 +1 -0 jakarta-turbine-torque/profile/dobbs.sapdb.profile
Index: dobbs.sapdb.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/profile/dobbs.sapdb.profile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dobbs.sapdb.profile 14 Mar 2002 20:06:44 -0000 1.5
+++ dobbs.sapdb.profile 14 Apr 2002 17:10:01 -0000 1.6
@@ -52,6 +52,7 @@
complexObjectModel=true
addTimeStamp=true
addIntakeRetrievable=false
+useManagers=true
# -------------------------------------------------------------------
#
1.2 +1 -1 jakarta-turbine-torque/profile/hsqldb.profile
Index: hsqldb.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/profile/hsqldb.profile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hsqldb.profile 13 Mar 2002 01:52:26 -0000 1.1
+++ hsqldb.profile 14 Apr 2002 17:10:01 -0000 1.2
@@ -52,7 +52,7 @@
complexObjectModel=true
addTimeStamp=true
addIntakeRetrievable=false
-useManagers=false
+useManagers=true
# -------------------------------------------------------------------
#
1.11 +1 -1 jakarta-turbine-torque/profile/mysql.profile
Index: mysql.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/profile/mysql.profile,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- mysql.profile 14 Mar 2002 20:06:44 -0000 1.10
+++ mysql.profile 14 Apr 2002 17:10:01 -0000 1.11
@@ -52,7 +52,7 @@
complexObjectModel=true
addTimeStamp=true
addIntakeRetrievable=false
-useManagers=false
+useManagers=true
# -------------------------------------------------------------------
#
1.11 +1 -0 jakarta-turbine-torque/profile/oracle.profile
Index: oracle.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/profile/oracle.profile,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- oracle.profile 14 Mar 2002 20:06:44 -0000 1.10
+++ oracle.profile 14 Apr 2002 17:10:01 -0000 1.11
@@ -53,6 +53,7 @@
complexObjectModel=true
addTimeStamp=true
addIntakeRetrievable=false
+useManagers=true
# -------------------------------------------------------------------
#
1.10 +1 -0 jakarta-turbine-torque/profile/postgres.profile
Index: postgres.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/profile/postgres.profile,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- postgres.profile 14 Mar 2002 20:06:44 -0000 1.9
+++ postgres.profile 14 Apr 2002 17:10:01 -0000 1.10
@@ -53,6 +53,7 @@
complexObjectModel=true
addTimeStamp=true
addIntakeRetrievable=false
+useManagers=true
# -------------------------------------------------------------------
#
1.5 +1 -0 jakarta-turbine-torque/profile/sybase.profile
Index: sybase.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/profile/sybase.profile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sybase.profile 14 Mar 2002 20:06:44 -0000 1.4
+++ sybase.profile 14 Apr 2002 17:10:01 -0000 1.5
@@ -52,6 +52,7 @@
complexObjectModel=true
addTimeStamp=true
addIntakeRetrievable=false
+useManagers=true
# -------------------------------------------------------------------
#
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>