On Wed, Sep 10, 2003 at 03:14:09PM -0400, Madatov, Eugene wrote:
> Hi,
> I've tried to use ResourceExistsAction but got some weird results.
> Here is my code:
> <map:match pattern="*.acc">   
>       <map:act type="resource-exists-act">
>       <map:parameter name="url" value="cocoon:/xxx"/>
>               <map:redirect-to uri="cocoon:/dp-{../1}" />                
>       </map:act>
>       <map:generate src="empty.xml" />
>       <map:serialize/>                
> </map:match>
Maybe I am wrong but I always thought that this action operates on "physical"
resources only (does not work with cocoon:/ pseudo protocol )
        LG
-- 
            __
         | /  \ |        Leszek Gawron            //  \\
        \_\\  //_/       [EMAIL PROTECTED]           _\\()//_
         .'/()\'.     Phone: +48(501)720812     / //  \\ \
          \\  //  recursive: adj; see recursive  | \__/ |


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to