Thanks! after added classpathref="xslt.classpath" in xslt and updated the two jar files you asked, it works fine now!
On Thu, May 8, 2008 at 10:59 AM, sebb <[EMAIL PROTECTED]> wrote: > On 08/05/2008, Susie Wang <[EMAIL PROTECTED]> wrote: > > I am using jmeter 2.3.1, running my scripts through Ant build file. > > There are four .xsl files in jmeter extras directory and none of them > > displayed correct > > min and max times. All of them show NaN in the html output file. The > > JDK I'm using is 1.6.0. > > I think that's the problem; the XSLT classes behave differently. > > Have a look at the latest copy of the build file here: > > http://svn.apache.org/repos/asf/jakarta/jmeter/trunk/extras/build.xml > > You'll need > > xalan_2_7_1.jar > and > serializer-2_9_1.jar > > unless you adjust the *.jar properties accordingly. > > > I really appreciate any help or suggestions. > > > > Thank you in advance. > > > > > > Susie > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >