I will take a look at the samples, thanks.

Recommend putting this information in the docs somewhere.

You are correct, I built the jar and then went off to use it in my project, never looked at the samples (not recently, anyway).

Bryan


Dmitri Colebatch wrote:
[EMAIL PROTECTED]">
This is a log4j message telling you that the logging hasn't been
configured. It occurs because there is no log4j.properties file in the
classpath - however I thought this had been fixed in the samples. I'm
assuming you're building the jar and then using it in your own app - have
a look at the way the samples build file is set up for putting the
log4j.properties in the classpath (I think its in
core/samples/log4j/log4j.properties).

cheers
dim

On Sun, 26 Aug 2001, Bryan Field-Elliot wrote:

I'm kind of new to xdoclet, and am also following its development 
blow-by-blow (by staying up with CVS).

Today I'm trying to run my ant script, but am getting some odd log4j
errors. I'm not even using log4j. Here are the errors:

[ejbdoclet] log4j:ERROR No appenders could be found for category
(xdoclet.SubTask.getParameterValue).
[ejbdoclet] log4j:ERROR Please initialize the log4j system properly.

Can someone tell what I'm doing wrong?

Thanks,
Bryan


_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/xdoclet-devel






Reply via email to