dev@ws-test-harness.java.net

Re: HELP NEEDED: How do I include additional code into test harness classpath?

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Wed, 08 Nov 2006 15:47:51 -0800

Marek Potociar wrote:
> Hi,
>
> I want to run test harness on WSIT image (-cp:wsit-image
> path/to/wsit-image). But at the same time I want to replace sme files in
> the WSIT RT jar with thier instrumented version to be able to generate a
> code coverage report. Thus my question is how to prefix the harness
> classpath, so that the test harness classloader first looks into my
> instrumented classes directory and then into WSIT RT jar file. Is there
> any switch for this?

Implemented -cp:override. Will integrate to WSIT workspace soon.

-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com