Kathey Marsden wrote:

>e.g.      
> embedded:
>java   -Dij.exceptionTrace=true -Dkeepfiles=true
>org.apache.derbyTesting.functionTests.harness.RunTest jdbcapi/resultset.java
>
>JCC
>java   -Dij.exceptionTrace=true -Dkeepfiles=true -Dframework=DerbyNet
>org.apache.derbyTesting.functionTests.harness.RunTest jdbcapi/resultset.java
>
>client
>java   -Dij.exceptionTrace=true -Dkeepfiles=true
>-Dframework=DerbyNetClient
>org.apache.derbyTesting.functionTests.harness.RunTest jdbcapi/resultset.java
>
>  
>
>  
>

These examples should not have the

 -Dij.exceptionTrace=true 

It causes problems with the nist tests.



Reply via email to