Re: Mounting Sub-Sitemap from outside cocoon-dir...

2003-02-26 Thread Richard In Public
Hi Jörg I am also using Windows. The following works for me: I notice two differences between this and the variations you've tried: 1. I'm using a double forward slash (//) after the drive letter 2. I'm only specifying the path of the directory containing sitemap.xmap Try: src=file://

RE: Mounting Sub-Sitemap from outside cocoon-dir...

2003-02-25 Thread Laurent Comte
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

RE: Mounting Sub-Sitemap from outside cocoon-dir...

2003-02-25 Thread Luca Morandini
> -Original Message- > From: Menke Jörg,E2 [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 25, 2003 10:47 AM > To: '[EMAIL PROTECTED]' > Subject: Mounting Sub-Sitemap from outside cocoon-dir... > > > src="x:/test/sitemap.xmap" uri-prefix="test"/> > Try with 3 slashes... like in:

Re: Mounting Sub-Sitemap from outside cocoon-dir...

2003-02-25 Thread Derek Hohls
And to follow up; I see Joerg may need to add the trailing /**  to the patterns he has created...and remove the leading / from the uri-prefix >>> [EMAIL PROTECTED] 25/02/2003 11:57:04 >>>Joerg,There shouldn't be any problem with that as far as I can see. Here's a snippetfrom my root sitem

Re: Mounting Sub-Sitemap from outside cocoon-dir...

2003-02-25 Thread Upayavira
Joerg, There shouldn't be any problem with that as far as I can see. Here's a snippet from my root sitemap: Regards, Upayavira > Hi! > For better integration into the versioning-system (clearcase in this > case) I tried to let the locally installed cocoon (running in Weblogic >