How do I make use of the mount-table in cocoon-2.1 CVS? In cocoon 2.1.5 I did the following:
I copied created my own mount-table.xml in src/webapp, and edited src/webapp/sitemap.xmap to point to it (instead of ../../mount-table.xml). This was so it would still work when building cocoon.war (as there IS no ../../ location withinin the war). With the CVS, I tried the same, but also in local.build.properties I added this: build.mounttable=mount-table.xml (again removing the ../../) -- Colin Paul Adams Preston Lancashire
