Some hints :

1/ As written in the doc, use :
src="file:///x:/some/folder/"

2/ On windows, use "/" in the path, not "\" (yes, it SHOULD be the
opposite ...)

As I wrote in a previous post, using subsitemaps that are not inside
the main sitemap seems to run into reloading problems, when updates
are made in the main sitemap file.

Look at the thread with the stange title :
"is this question too simple to be answered ?"

Regards.
Laurent


-----Message d'origine-----
De : Menke Jörg,E2 [mailto:[EMAIL PROTECTED]
Envoyé : mardi 25 février 2003 10:47
À : '[EMAIL PROTECTED]'
Objet : Mounting Sub-Sitemap from outside cocoon-dir...


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi!
For better integration into the versioning-system (clearcase in this
case) I tried to let the locally installed cocoon (running in Weblogic
7) mount a subsitemap on a different drive (I'm stuck on Windows at
the moment... :-( ). This did not work... Examples:

<map:match pattern="test">
 <map:mount check-reload="yes" reload-method="synchron" src="x:/test/"
uri-prefix="test"/>
</map:match>

or

<map:match pattern="test">
 <map:mount check-reload="yes" reload-method="synchron"
src="x:/test/sitemap.xmap" uri-prefix="test"/>
</map:match>

or

<map:match pattern="test">
 <map:mount check-reload="yes" reload-method="synchron"
src="file:/x:/test/sitemap.xmap" uri-prefix="test"/>
</map:match>

Is this possible at all? Eg: can you reference a sitemap, or even only
a ressources directory (for styles p.e.) that is outside the
cocoon-installation?

Thanks in advance,

cu, Jörg

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.0.2

iQA/AwUBPlstjf+R/hOShE1OEQJrbwCbBs7N+CWYrYAa9iGx0JLdso9yAloAoNSS
jkuV9MVtopDvK/MiDCjSxyxA
=sS11
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to