8 messages in com.canoo.lists.webtest[Webtest] Re: New version of webtest ...
FromSent OnAttachments
smith151114 Aug 2006 06:04 
Marc Guillemot14 Aug 2006 10:07 
Christian Smith - Sun Microsystems - Dublin Ireland15 Aug 2006 01:55 
Christian Smith - Sun Microsystems - Dublin Ireland15 Aug 2006 03:46 
Marc Guillemot15 Aug 2006 07:20 
Paul King15 Aug 2006 15:31 
Christian Smith - Sun Microsystems - Dublin Ireland21 Aug 2006 04:03 
Marc Guillemot21 Aug 2006 10:14 
Subject:[Webtest] Re: New version of webtest doesnt ouput PASS/FAIL of each step to console
From:Marc Guillemot (mgui@yahoo.fr)
Date:08/21/2006 10:14:33 AM
List:com.canoo.lists.webtest

Hi Christian,

how do you define your classpath? It really looks like a log level defined upper than info.

Marc.

Christian Smith - Sun Microsystems - Dublin Ireland wrote:

Hi Paul,

Thanks for the reply. I have checked all the jar files from the 2.0 build and none of them contain a log4j.properties file. The only copy of this file is in the ./lib directory for the old build (2.0) and the new 1376 one. I have tried changing the log level to debug and info with no luck. I have searched everywhere but still cannot locate where this might be overridden. Any other thoughts on where i could look would be appreciated. Heres a sample output from the old 2.0 build (this is what i need):

Will use /bin/java Buildfile: Test.xml Trying to override old definition of task sleep .... [setRadioButton] INFO (com.canoo.webtest.steps.Step) - >>>> Start Step: setRadioButton "RadioButton2" (3/5) [setCheckbox] INFO (com.canoo.webtest.steps.Step) - >>>> Start Step: setCheckbox "CheckBox" (4/5) .... BUILD SUCCESSFUL Total time: 2 seconds

This is the output from the new build (1376):

Buildfile: Test.xml Trying to override old definition of task sleep

main:

BUILD SUCCESSFUL Total time: 2 seconds

As you can see there is information posted. Thanks in advance. -Christian