Thanks very much

matching on "**" was the trick!!!!

Raul

-----Original Message-----
From: Cédric Damioli [mailto:[EMAIL PROTECTED]]
Sent: 20 March 2002 16:52
To: [EMAIL PROTECTED]
Subject: Re: generator inside session-validator action




Fiedler, Raul wrote:

>Hi
>
>I want to protect the whole site with a session validator action.
>It works fine for all pipeline objects except ones with generators inside.
>

try with two stars ("**") inside your first <map:match> tag
Else, "area/view-xml" won't match against a single "*" and the sitemap 
processor won't find any pipeline suiting your URI... leading to a 404.
---------------------------------------------------------------------
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