selftest not working??
----------------------
Key: WT-254
URL: http://webtest-community.canoo.com/jira/browse/WT-254
Project: WebTest
Type: Bug
Versions: future versions
Environment: solaris 10 unix box.
Reporter: chang su
Hi, I got selftest.war deplyed and then start to run
cd <WEBTEST_HOME>/selftests/tests
webtest.sh
bash-3.00# webtest.sh
Will use /usr/java/bin/java
Buildfile: build.xml
clover.present:
setup.plain:
[echo] Clover not found - using plain/webtest.jar
setup.clover:
setup:
BUILD FAILED
/usr/webtest/selftests/tests/build.xml:103: /usr/webtest/deploy/plain not found.
Total time: 2 seconds
so I created deploy/plain and copied webtest.jar to that directory. Then I got,
bash-3.00# webtest.sh
Will use /usr/java/bin/java
Buildfile: build.xml
clover.present:
setup.plain:
[echo] Clover not found - using plain/webtest.jar
setup.clover:
setup:
full:
callSelfWithPath:
BUILD FAILED
/usr/webtest/selftests/tests/build.xml:129: The following error occurred while
executing this line:
/usr/webtest/selftests/tests/build.xml:40: /usr/webtest/build/runtime/lib not
found.
Total time: 3 seconds
bash-3.00#
BTW, I had to change webtest.port to 8080 from 9090 since I was using tomcat
which is running at 8080.
need help!!
--
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
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest