8 messages in com.canoo.lists.webtestRe: [Webtest] the latest build.zip is...
FromSent OnAttachments
John and Pip29 Mar 2007 16:01 
Denis N. Antonioli03 Apr 2007 14:29 
Paul King03 Apr 2007 21:35 
Denis N. Antonioli04 Apr 2007 06:23 
Paul King04 Apr 2007 06:42 
Paul King04 Apr 2007 06:45 
Paul King04 Apr 2007 06:45 
John and Pip04 Apr 2007 13:40 
Subject:Re: [Webtest] the latest build.zip is missing xalan hence xslt report generation fails (and webtest.dtd missing?)
From:Denis N. Antonioli (deni@canoo.com)
Date:04/03/2007 02:29:55 PM
List:com.canoo.lists.webtest

Hi John

On 30 mars 07, at 01:01, John and Pip wrote:

Hi,

I notice the latest build.zip doesn't have xalan in lib folder. My run fails when trying to generate reports until I add back in xalan-2.6.0.jar from the older webtest build. The error message is "Xalan missing on classpath. Put xalan.jar and xerces.jar to ant/lib."

I would have thought the self-tests would also fail as they check for this condition, but I'm afraid I have never set these up to run so I'm just guessing.

What am I doing wrong?

which java version are you using?

Java 1.4 and 1.5 both come with some version of xalan and it isn't necessary to provide it. See for example <http://ant.apache.org/manual/CoreTasks/style.html>

Best dna