Can you point me to where this is located in the FM? I searched the Canoo site and mailing list high and low and none of those solutions worked for me. Maybe I'm missing some documentation or something.

Denis N. Antonioli wrote:
That's a case for RTFM: the desired log4j configuration can be set with a property!

See next build for a better solution!

Best
    dna

On 19 mars 07, at 16:59, Marc Guillemot wrote:

@Denis:

shouldn't this be used in the provided webtest.{sh|bat}? Or is it
already the case?

Marc.

Ralf Müller wrote:
I've fixed this problem by changing one line in the webtest.bat from

set EXEC=%JAVA_CMD% %JAVA_OPTS% -cp "%RT_LIB%\ant-launcher.jar"
-Dant.library.dir="%RT_LIB%" org.apache.tools.ant.launch.Launcher
-nouserlib -lib "%CLOVER_LIB%" %*

to

set EXEC=%JAVA_CMD% %JAVA_OPTS% -cp "%RT_LIB%;%RT_LIB%\ant-launcher.jar"
-Dant.library.dir="%RT_LIB%" org.apache.tools.ant.launch.Launcher
-nouserlib -lib "%CLOVER_LIB%" %*

Cheers,
Ralf

Trent Ohannessian wrote:
I have read this newsgroup and did my research but I can't find the
solution to my problem.  It seems like several people have encountered
what I'm seeing, but all their solutions don't seem to help.  Here's
what is happening...

I just upgraded to Webtest 2.1.  Previously when I ran Webtest I would
see all kinds of nice INFO output lines telling me what was going on.
Now all I see is the step name and the success/failure message.  I
checked the log4j.properties and it looks fine (has the level set to
stdout,info).  I even changed it to debug and nothing changed.  I
removed other copies of log4j.properties out of my Webtest Home
directory, and that didn't help.

Does anyone have any other ideas?

Thanks!
Trent

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

--C is to the C-shell what corn is to the Korn Shell.
  -- Randal L. Schwartz in <comp.unix.shell>

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to