[Webtest] log4j appenders

Jeannie Graham webtest@lists.canoo.com
Tue, 23 Mar 2004 08:39:44 -0800


Hi Marc,

	Thanks for your reply, and yes, I did have both problems, but I just
downloaded the latest build (per Etienne's suggestion) and the PDF borwser
worked!   But I got that infernal warning again:

log4j:WARN No appenders could be found for logger
(org.pdfbox.pdfparser.PDFParse
r).
log4j:WARN Please initialize the log4j system properly.

Thanks for all your help (I don't know what I would do without you guys),
Jeannie


-----Original Message-----
From: Marc Guillemot [mailto:mguillemot@yahoo.fr]
Sent: Tuesday, March 23, 2004 12:54 AM
To: webtest@lists.canoo.com
Subject: Re: [Webtest] log4j appenders


Hi Jeannie,

the only thing I've seen is:
   <taskdef file="${webtest.home}\webtestTaskdefs.properties">
where I would use a "/" rather than a "\":
   <taskdef file="${webtest.home}/webtestTaskdefs.properties">
but I don't think it really matters.

According to your next email, you have quite strange classpath problem: on
the one hand Log4j complains that it has not 
been configured, on the other hand the log4j classes can't be found when you
want to make pdf tests. Do you really have 
both problem at the same time?

Marc.

Jeannie Graham wrote:
> Hi Marc,
> 
> 	Okay, attached are my two files, the task definition and the build
> file - I hope that is what you meant?
> 
> Thank you!
> 
> -----Original Message-----
> From: Marc Guillemot [mailto:mguillemot@yahoo.fr]
> Sent: Friday, March 19, 2004 2:18 AM
> To: webtest@lists.canoo.com
> Subject: Re: [Webtest] log4j appenders
> 
> 
> Hi Jeannie,
> 
> can you provide the extract of your ant build file containing the
classpath
> declaration as well as the taskdef for the 
> webtest tasks?
> 
> Marc.
> 
> Jeannie Graham wrote:
> 
>>Hi Marc,
>>
>>	I performed your advice dealing with this log4j appenders warning
>>(email dated 10/30/03, titled "Log4j Appender not found"), adding a
>>pathelement statement to my classpath (<pathelement
>>path="${webtest.home}/lib"), and making sure my properties file sets up
> 
> the
> 
>>webtest.home property(which I know works because the rest of my testspec
>>runs using this ref in my taskdef),but I am still getting the error:
>>
>> [testSpec] log4j:WARN No appenders could be found for logger
>>(com.meterware.htt
>>punit.HttpWebResponse).
>> [testSpec] log4j:WARN Please initialize the log4j system properly.
>>
>>Any ideas?
>>
>>Thanks,
>>Jeannie
>>_______________________________________________
>>WebTest mailing list
>>WebTest@lists.canoo.com
>>http://lists.canoo.com/mailman/listinfo/webtest
>>
> 
> 
> 
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
> 


_______________________________________________
WebTest mailing list
WebTest@lists.canoo.com
http://lists.canoo.com/mailman/listinfo/webtest