11 messages in com.canoo.lists.webtestRe: [Webtest] Re: Output not quite wh...| From | Sent On | Attachments |
|---|---|---|
| Trent Ohannessian | 16 Mar 2007 09:20 | |
| Lisa Crispin | 16 Mar 2007 13:29 | |
| Marc Guillemot | 19 Mar 2007 01:23 | |
| Ralf Müller | 19 Mar 2007 03:14 | |
| Trent Ohannessian | 19 Mar 2007 06:42 | |
| Trent Ohannessian | 19 Mar 2007 06:42 | |
| Marc Guillemot | 19 Mar 2007 08:58 | |
| Denis N. Antonioli | 20 Mar 2007 05:51 | |
| Marc Guillemot | 20 Mar 2007 07:03 | |
| Trent Ohannessian | 20 Mar 2007 07:06 | |
| Denis N. Antonioli | 20 Mar 2007 07:41 |
| Subject: | Re: [Webtest] Re: Output not quite what it used to be![]() |
|---|---|
| From: | Marc Guillemot (mgui...@yahoo.fr) |
| Date: | 03/20/2007 07:03:33 AM |
| List: | com.canoo.lists.webtest |
??? The point was here to have %RT_LIB% as first value of -cp.
But the solution of your last commit is better and putting %RT_LIB% in classpath removes some flexibility.
Marc.
dna 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 WebT...@lists.canoo.com 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 WebT...@lists.canoo.com http://lists.canoo.com/mailman/listinfo/webtest
--
View this message in context:
http://www.nabble.com/Output-not-quite-what-it-used-to-be-tf3416161.html#a9573109
Sent from the WebTest mailing list archive at Nabble.com.




