Try this in the cocoon's sitemap

<map:pipeline>
  <map:match pattern="bar**">
    <map:mount uri-prefix="bar" src="file:///D:/bar/" check-reload="yes"/>
  </map:match>
</map:pipeline>

with a nice sub-sitemap in d:/bar

Michael

-----Ursprungliche Nachricht-----
Von: giacomo [mailto:[EMAIL PROTECTED]]
Gesendet: Donnerstag, 21. Juni 2001 22:12
An: [EMAIL PROTECTED]
Betreff: Re: C2: Pipelines not relative to /cocoon


On Thu, 21 Jun 2001, thomas@jet wrote:

> Is it possible to have a pipeline mounting a directory
> outside the cocoon context. something like if I have
> cocoon in 'd:/foo/cocoon' and having a pipeline
> mapping in 'd:/bar' as /cocoon/bar.

Have you tried it? I don't see anything that will stop you
doing so (technically).

Giacomo


---------------------------------------------------------------------
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]>



---------------------------------------------------------------------
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]>

Reply via email to