Would it be possible to retrieve the value from a config file? The path
is also stored in an xconf file i can read. Can i place them in a
variable or something like that?
Robert
Hi Robert,
You might want to try wrapping the context:// with {}.
I ran into this problem trying to use a mount another sitemap using
the fallback protocol. This worked for me:
<map:mount uri-prefix=""
src="{fallback:lenya/usecases/webdav/sitemap.xmap}"
check-reload="true" reload-method="synchron"/>
HTH
--Doug
Robert Goene wrote:
Hi,
I need to retieve the absolute path of the lenya directory in a sitemap.
I cannot use the context:// protocol, because i have to pass the
directory as a parameter. Is there any way i can determine the absolute
path?
Robert
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]