On 7/10/06, Myrna van Lunteren <[EMAIL PROTECTED]> wrote:
Hi Gokul,

The test harness spawns off further java processes which may not
inherit the classpath if you use -cp. Please see what you get when you
add the classes dir, junit.jar and jakarta jar to an environment
variable, then run the test.

Myrna


I meant, add the following to the environment variable $CLASSPATH.
(not just an environment variable) :
"$DERBY_HOME/classes:$DERBY_HOME/tools/java/junit.jar:
$DERBY_HOME/tools/java/jakarta-oro-2.0.8.jar"

Myrna

Reply via email to