dev@ws-test-harness.java.net

Running with glassfish remote

From: Bhakti Mehta <Bhakti.Mehta_at_Sun.COM>
Date: Thu, 11 Oct 2007 16:01:38 -0700

Hi,
I wanted to run some tests with Glassfish remote
I use this and have glaasfish up
/cygdrive/c/ws-test-harness/test-harness %java -jar
build/dist/harness.jar -glassfish-remote
admin:adminadmin@localhost:4848-http://localhost:8080 test/testcases/

However I get the error
No -cp option is specified, nor were we able to guess the -cp option

I somehow felt this used to work before but atleast going through the
current code could not remember how it used to find the webserivces*
jars to fill the runtime and tooltime realms.
Did this ever work or does some work need to be done in this area?

I saw some jobs on hudson but they use local glassfish.
Thanks,
Bhakti