Hi,
I have implented an authentication handler and all
works well as far as authentication of a given page -
if the user is not logged in, (s)he gets redirected to
the right login page etc.
However, I am having one problem - dealing with the
following lines in the sitemap:
<map:match pattern="*.continue">
<map:call continuation="{1}"/>
</map:match>
I get the following error:
cause: org.apache.cocoon.ProcessingException: No
function nor continuation given in <map:call function>
at
file:/C:/Tomcat/webapps/cocoon/webtask/array/sitemap.xmap:28:33
I am using encodeURL before anything that gets
serialized.
TIA!
-Paul
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]