The thing with having xml-commons-resolver in Ant's lib directory from the Forrest page:
http://forrest.apache.org/docs/your-project.html#invoking_from_ant Judging from the doc for this lib http://xml.apache.org/commons/components/resolver/resolver-article.html its purpose is to locally resolve DTDs like the one you've got in the error message. So, yes according ot the Forrest docs, you need to put this library into Ant's lib foldr in order to run Forrest successfully. When I have a bit more time (weekend ?), I'll add some available usages to check for the libraries that OJB requires for its targets. Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
