Thorsten Scherler wrote: > On Tue, 2008-01-22 at 11:10 +0100, Johannes Schaefer wrote: >> Philip Aston schrieb: >>> David Crossley wrote: >>>> David Crossley wrote: >>>>> I have seen such error messages before. IIRC it is something >>>>> to do with a missing resource and is a message from the locationmap. >>>> Found it. >>>> >>>> This "wholesite" ability has caused trouble for a long time. >>>> Moreso with the new locationmap. >>>> >>>> I did a quick search for "wholesite" in our issue tracker [1]. >>>> >>>> One of the top issues is http://issues.apache.org/jira/browse/FOR-733 >>>> "wholesite.pdf does not work with the locationmap". >> Thorsten fixed it, see >> https://issues.apache.org/jira/browse/FOR-733 >> >> Thorsten also added how to fix Forrest-0.8 to FOR-733. >> >> Thanks to Thorsten for the fast fix! > > You are welcome, but it has been far from fast (seeing the issue is from > 2005). > > Hopefully it will work as expected now.
Thorsten, thanks for the patch. I've applied it to 0.8, but it doesn't address the whole site issue I reported last week. My problem has a slightly different signature, e.g. "/home/philipa/workspace/grinder-docs/src/documentation (Is a directory)" instead of a moan about the permissions, but is definitely LM related. I get this with wholesite, as well as with a custom aggregation I'm using. The custom aggregation transformation work if I specify them as e.g. <map:transform src="{forrest:forrest.stylesheets}/site-to-book.xsl" /> rather than <map:transform src="{lm:site-to-book.xsl}" /> Any clues? - Phil