A wise old hermit known only as Jozsa Kristof <[EMAIL PROTECTED]> once said:
> ant complains about not finding log4j. The log4d jar of course is just > beside it, and it's added to the ant classpath as well Try including the log4j.jar in the classpath parameter of xdoclet's taskdef in your ant build file, and also of the ejbgen task, and see if that helps. Unless that's what you meant by "added to the ant classpath" and you've already tried it, in which case forget I spoke :-) Andrew. _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
