Hi,
Here is how I ran the compatibility tests:-
10.2 Server and 10.1 Client
---------------------------------------
1. Create directories for 10.2 jar files (all jar files except derbyclient.jar and derbyTesting.jar) and 10.1 jars files (only derbyClient.jar and derbyTesting.jar).
2. Set classpath to the jars in the above directories.
3. Run suite derbynetclientmats by giving the following command:-
java org.apache.derbyTesting.functionTests.harness.RunSuite derbynetclientmats
10.1 Server and 10.2 Client
---------------------------------------
1. Create directories for 10.1 jar files (all jar files except derbyclient.jar) and 10.2 jars files (only derbyClient.jar).
2. Set CLASSPATh to the jars in the above directories.
3. Run suite derbynetclientmats by giving the following command:-
java org.apache.derbyTesting.functionTests.harness.RunSuite derbynetclientmats
Thanks,
Ramandeep Kaur ([EMAIL PROTECTED])
