I already did that, didn't help.
Edgar
-----Original Message-----
From: Luca Scheuring [mailto:lsch...@dplanet.ch]
Sent: Thursday, September 09, 2004 11:44 AM
To: webt...@gate2.canoo.com
Subject: AW: [Webtest] state of webtest. can webtest follow this link?
I had exaclty the same problem until I changed the way how
the taskdefs were
included.
make sure that <taskdef file="webtestTaskdefs.properties">
is called only
once, not in every subtest. doing so, running the whole
testsuite needs just
a bit more memory than running individual subtests.
--luca