Hi Siegfried.

<env>
  Debian/Linux
  Apache Ant version 1.5.3
  java version "1.4.1_02"
  maven 1.0-beta-10
</env>


I'm trying to use the canoo plugin but keep getting this error :

<stdout>
webtest:info:
    [echo] 
      maven.webtest.file                = *.xml            
      maven.webtest.target              =             
      maven.webtest.src                 = src/webtest                  
      maven.webtest.config.host         = localhost
      maven.webtest.config.port         = 8080
      maven.webtest.config.protocol     = http      
      maven.webtest.config.basepath     = /multirc
      maven.webtest.config.summary      = true
      maven.webtest.config.verbose      = true
      maven.webtest.config.saveresponse = true
      maven.webtest.config.resultpath   =
/home/leandro/workspace/multirc/target/webtest      
      maven.webtest.config.resultfile   = 
      maven.webtest.jar.fileset.dir     = 
      maven.webtest.jar.fileset.include = 
      maven.webtest.jar.fileset.exclude =    
    

webtest:test:
    [echo] Starting Canoo Webtest ...
    [echo] Processing simpletest.xml
    [java] Buildfile:
/home/leandro/workspace/multirc/src/webtest/simpletest.xml
    [java] No public execute() in class
com.canoo.webtest.steps.verify.VerifyLinks
    [java] 
    [java] BUILD FAILED
    [java] No public execute() in class
com.canoo.webtest.steps.verify.VerifyLinks
    [java] 
    [java] Total time: 2 seconds
    [java] [ERROR] Java Result: 1
    [echo] Finished running Canoo Webtest Plugin

webtest:generate-test-report:

webtest:generate-summary-report:
    [echo] Summary
BUILD SUCCESSFUL
Total time:  10 seconds

</stdout>

The simpltest.xml file works when I use ant -f simpletest.xml and all
required jars are on my $CLASSPATH

Do you have any clue why ?

-- 
Leandro Rodrigo Saad Cruz
IT - Inter Business Tecnologia e Servicos (IB)
http://www.ibnetwork.com.br
http://db.apache.org/ojb
http://xingu.sourceforge.net


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to