In that case, it is the nice and extensive manual of log4j:
<http://logging.apache.org/log4j/docs/manual.html#defaultInit>
Due to hasty copy/paste while transfering the modification from the
bat to the sh, the first build broke.
In short, you'll be able to specify the exact file/resource you want
in webtest.(bat|sh), for example:
LOG4J=-Dlog4j.configuration="file:/%RT_LIB%/log4j.properties"
On 20 mars 07, at 15:06, Trent Ohannessian wrote:
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%" %*
--
Dans les arts d'imitation, l'imitation est non pas le but,
mais le moyen de l'art.
-- R. Töpffer, Mélanges,1852
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest