JDO-584 Make runtck.iut run out of the box
diff --git a/tck2-legacy/build.properties b/tck2-legacy/build.properties
index e5127f6..d92e4aa 100644
--- a/tck2-legacy/build.properties
+++ b/tck2-legacy/build.properties
@@ -29,7 +29,7 @@
 # Properties for the execution of the TCK
 #
 iut.runtck.sysproperties = -Xmx512m
-iut.runtck.classpath = ${jpox.jdori.jarfile}${path.separator}${jpox.jdori.jarfile}${path.separator}${logging.log4j.jarfile}${path.separator}${asm.jarfile}${path.separator}${jpox.dbcp.jarfile}${path.separator}${jpox.c3p0.jarfile}
+iut.runtck.classpath = ${jpox.jdori.jarfile}${path.separator}${jpox.enhancer.jarfile}${path.separator}${jpox.rdbms.jarfile}${path.separator}${jpox.javafive.jarfile}${path.separator}${jta.jarfile}${path.separator}${xmlparser}${path.separator}${asm.jarfile}${path.separator}${logging.log4j.jarfile}${path.separator}${jpox.c3p0.jarfile}
 
 ##
 # Properties for the execution of the IUT enhancer
diff --git a/tck2/build.properties b/tck2/build.properties
index e5127f6..d92e4aa 100644
--- a/tck2/build.properties
+++ b/tck2/build.properties
@@ -29,7 +29,7 @@
 # Properties for the execution of the TCK
 #
 iut.runtck.sysproperties = -Xmx512m
-iut.runtck.classpath = ${jpox.jdori.jarfile}${path.separator}${jpox.jdori.jarfile}${path.separator}${logging.log4j.jarfile}${path.separator}${asm.jarfile}${path.separator}${jpox.dbcp.jarfile}${path.separator}${jpox.c3p0.jarfile}
+iut.runtck.classpath = ${jpox.jdori.jarfile}${path.separator}${jpox.enhancer.jarfile}${path.separator}${jpox.rdbms.jarfile}${path.separator}${jpox.javafive.jarfile}${path.separator}${jta.jarfile}${path.separator}${xmlparser}${path.separator}${asm.jarfile}${path.separator}${logging.log4j.jarfile}${path.separator}${jpox.c3p0.jarfile}
 
 ##
 # Properties for the execution of the IUT enhancer