Index: build.xml =================================================================== --- build.xml (revision 1856) +++ build.xml (working copy) @@ -58,11 +58,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -712,7 +749,7 @@ - + @@ -720,11 +757,11 @@ - + - + @@ -835,9 +872,16 @@ + + + + + + + @@ -851,7 +895,7 @@ - + @@ -864,7 +908,7 @@ - + @@ -879,14 +923,14 @@ - + - + Index: resource/websphere/jaxp.properties =================================================================== --- resource/websphere/jaxp.properties (revision 0) +++ resource/websphere/jaxp.properties (revision 0) @@ -0,0 +1 @@ +javax.xml.transform.TransformerFactory=org.apache.xalan.processor.TransformerFactoryImpl Index: resource/websphere/jaxp.properties =================================================================== --- resource/websphere/jaxp.properties (revision 0) +++ resource/websphere/jaxp.properties (revision 0) @@ -0,0 +1 @@ +javax.xml.transform.TransformerFactory=org.apache.xalan.processor.TransformerFactoryImpl Index: websphere.properties =================================================================== --- websphere.properties (revision 0) +++ websphere.properties (revision 0) @@ -0,0 +1,16 @@ +# WebSphere Server Testing Environment Properties. + +# Standard server properties. +server.user= +server.pwd= +server.url=iiop://localhost:2809/ +server.testrunner=org.eclipse.persistence.testing.framework.server.TestRunner +server.lib=/scratch/aime/eclipselink/org.eclipse.persistence/was/runtimes +server.depend=com.ibm.ws.admin.client_6.1.0.jar +server.platform=WebSphere_6_1 +server.factory=com.ibm.websphere.naming.WsnInitialContextFactory + +# WebSphere specific properties. +was.home=/scratch/aime/eclipselink/org.eclipse.persistence/was +instance.host=stame10 +eclipselink.jar.dir=/scratch/aime/eclipselink/org.eclipse.persistence/trunk Index: websphere.xml =================================================================== --- websphere.xml (revision 0) +++ websphere.xml (revision 0) @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +