Hi again... i have forgotten that i'm using cocoon 2.1.7 and JVM 1.4.2_10.
Thanks again.

---------- Initial Header -----------

>From      : "Angelo Immediata" [EMAIL PROTECTED]
To          : "Help Cocoon" users@cocoon.apache.org
Cc          :
Date      : Fri, 28 Apr 2006 16:49:53 +0200
Subject : Cocoon Portal and pipeline match problems







> Hi all. I have this problem: i must use a general match in every my coplet; 
> in portal sitemap i have added this match:
>
> <map:match pattern="errori">
>  <map:generate type="jx" src="coplets/flow/common/documents/er.jx"/>
>  <map:transform type="xslt" src="resources/page-Styling.xsl"/>
>  <map:serialize type="html"/>
> </map:match>
>
> Now if i am in a coplet (let's call it S026) i do some controls and then in 
> my flowscript i do this thing:
>
> }//Fine controlli
> else{
>
>   cocoon.sendPage("errori");
> }
>
> I have an error; the error is this one:
> org.apache.cocoon.ResourceNotFoundException: No pipeline matched request: 
> portal/coplets/S026/errori
>
> But i have defined this match in portal sitemap....doesn't it work?
> Any ides?
> Thanks
>
>
> ---------------------------------------------------------------------
> 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