On 2011-01-09, sebb wrote:

> Strange problem trying to test JMeter:

> http://vmgump.apache.org/gump/public/jakarta-jmeter/jakarta-jmeter-test/gump_work/build_jakarta-jmeter_jakarta-jmeter-test.html

> The test cannot find the class org/apache/xpath/XPathAPI

> Yet the compile works, and the classpath is almost identical (the
> differences don't contain xpath jars).

Your tests are in a forked VM, right?  It looks as if the forked VM
wouldn't see the same CLASSPATH as Ant itself.

> What is even odder, I've scanned all the jars in the build classpath,
> and XPathAPI does not appear there either, yet the sources refer to it
> and build OK.

It likely is part of xalan.jar which is present in -Xbootclaspath but
not CLASSPATH.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@gump.apache.org
For additional commands, e-mail: general-h...@gump.apache.org

Reply via email to