A wise old hermit known only as Bryan Field-Elliot
<[EMAIL PROTECTED]> once said:
> 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
Nothing, it's just there's no default log4j.properties resource file
included in the xdoclet jar (yet?), so you have to include one in the
current directory whenever it's used. The Ant script uses xdoclet after
building it in order to produce the template tags documentation, hence the
messages. Just ignore them, or try copying the log4j.properties file from
core/samples/log4j into the core/script directory and see if that helps.
Andrew.
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/xdoclet-devel