Index: jpa/eclipselink.jpa.test/build.xml =================================================================== --- jpa/eclipselink.jpa.test/build.xml (revision 5174) +++ jpa/eclipselink.jpa.test/build.xml (working copy) @@ -111,6 +111,14 @@ + + + + + + + + @@ -683,10 +691,11 @@ + - - + + @@ -939,6 +948,7 @@ + @@ -1414,7 +1424,7 @@ Running test ${EAR_NAME} on ${server.name} - + @@ -1511,13 +1521,11 @@ + - - - - + @@ -1846,7 +1854,7 @@ - + @@ -1884,7 +1892,7 @@ - + Index: jpa/eclipselink.jpa.test/test.properties =================================================================== --- jpa/eclipselink.jpa.test/test.properties (revision 5174) +++ jpa/eclipselink.jpa.test/test.properties (working copy) @@ -64,6 +64,9 @@ # db.user=scott # db.pwd=tiger # db.platform=org.eclipse.persistence.platform.database.OraclePlatform +## Oracle proxy authentication needs to be setup to run proxy authentication tests +# oracle.proxy.user=PAS_PROXY +# oracle.proxy.authentication.is.setup=false ## MySQL # jdbc.driver.jar=${extensions.depend.dir}/mysql-connector-java-5.0.7-bin.jar