[Webtest] [webtest][JIRA] Created: (WT-122) Selftest not working ?
Denis N. Antonioli (JIRA)
webtest@lists.canoo.com
Mon, 28 Nov 2005 15:14:45 +0100 (CET)
Selftest not working ?
----------------------
Key: WT-122
URL: http://webtest-community.canoo.com/jira/browse/WT-122
Project: WebTest
Type: Bug
Reporter: Denis N. Antonioli
Assigned to: Denis N. Antonioli
al.nospam@inode.at wrote on 25 novembre 2005 18:33:49 GMT+01:00:
Hi all,
I 'm new to WebTest and tried to run the Selftest as described at http://webtest.canoo.com/webtest/manual/install.html
(although its optional and for experienced persons).
I got the following output:
---------------------------------------------------------------------------------
C:\java\canoo1.7\selftests\tests>webtest
"C:\Programme\Java\jdk1.5.0_05\bin\java.exe" -Xms64M -Xmx256M -cp "C:\java\canoo
1.7\bin\..\lib\runtime\ant-launcher.jar" -Dant.library.dir="C:\java\canoo1.7\bin
\..\lib\runtime" org.apache.tools.ant.launch.Launcher -lib "C:\java\canoo1.7\bin
\..\lib\build;C:\java\canoo1.7\bin\..\lib\build\clover.jar"
Buildfile: build.xml
clover.present:
setup.plain:
[echo] Clover not found - using plain/webtest.jar
setup.clover:
setup:
BUILD FAILED
C:\java\canoo1.7\selftests\tests\build.xml:95: C:\java\canoo1.7\deploy\plain not
found.
Total time: 0 seconds
---------------------------------------------------------------------------------
Therefore I "dared" another try after having created the directories "deploy\plain" and copied the webtest.jar to the plain directory.
This resulted into:
---------------------------------------------------------------------------------
C:\java\canoo1.7\selftests\tests>webtest
"C:\Programme\Java\jdk1.5.0_05\bin\java.exe" -Xms64M -Xmx256M -cp "C:\java\canoo
1.7\bin\..\lib\runtime\ant-launcher.jar" -Dant.library.dir="C:\java\canoo1.7\bin
\..\lib\runtime" org.apache.tools.ant.launch.Launcher -lib "C:\java\canoo1.7\bin
\..\lib\build;C:\java\canoo1.7\bin\..\lib\build\clover.jar"
Buildfile: build.xml
clover.present:
setup.plain:
[echo] Clover not found - using plain/webtest.jar
setup.clover:
setup:
BUILD FAILED
C:\java\canoo1.7\selftests\tests\build.xml:96: Can't find required class - Webte
st jar not built?
Total time: 1 second
---------------------------------------------------------------------------------
I made a look into the build.xml and found that it expects a class "com.canoo.webtest.ant.TestSpecificationTask" which is actually not contained in webtest.jar.
Does anyone have a hint how I can get the selftest to work ?
best regards, Armin
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira