Could you show me how you have mounted both sub-sitemaps?
If it's like this:
{root sitemap}
<map:match pattern="map1/**">
<map:mount uri-prefix="map1" src="map1/sitemap.xmap" check-reload="yes"/>
</map:match>
<map:match pattern="map2/**">
<map:mount uri-prefix="map2" src="map2/sitemap.xmap" check-reload="yes"/>
</map:match>
Then it would be src="cocoon://map2/other-resource" from within a matcher in map1.
Regards,
Arj� Cahn
---------------------------------------------------------
Software Department
Hippo Webworks
Grasweg 35
1031 HW Amsterdam
The Netherlands
Tel +31 (0)20 6345173
Fax +31 (0)20 6345179
arje(at)hippo(dot)nl / www.hippo.nl
-----Original Message-----
From: Michael Wechner [mailto:[EMAIL PROTECTED]]
Posted At: 07 January 2003 23:52
Posted To: Cocoon User List
Conversation: calling "neighbour" sitemap
Subject: Re: calling "neighbour" sitemap
[EMAIL PROTECTED] wrote:
> Hi, you can call other resources also by scr="cocoon://other-resource"
right, this way you are able to call the "root-sitemap", but
not the neighbouring "sub-sitemap2" (or at least it doesn't work
in my case)
Thanks
Michael
> I think you can use that to use other sitemaps ..
>
>
> Citeren Michael Wechner <[EMAIL PROTECTED]>:
>
>
>>Hi
>>
>>Is it (would it be) possible to call a pipeline within a neighbouring
>>sitemap,
>>e.g.
>>
>> root-sitemap
>> |
>> -----------------------
>> | |
>> sub-sitemap1 sub-sitemap2
>>
>>sub-sitemap1 has a pipeline which wants to call a pipeline within
>>sub-sitemap2.
>>
>>TIA
>>
>>Michael
>>
>>
>>---------------------------------------------------------------------
>>Please check that your question has not already been answered in the
>>FAQ before posting. <http://xml.apache.org/cocoon/faq/index.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/faq/index.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/faq/index.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>