Hello,
is there a way to mount a subsitemap which is not in the cocoon directory?
Imagine a directory structure such as following:
webapps
|myapp
||mycocoon
|||docs
|||styles
|||mycocoon.xmap
|cocoon
Is it possible to mount this sitemap in a way like this:
<map:mount
uri-prefix="myapp"
src="../myapp/mycocoon"
check-reload="yes"/>
In my webapp I would like to include cocoon support without providing an
own copy of cocoon or forcing the user to copy files into the cocoon
directory structure.
Lars Trieloff
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>