I've just found the solution :)
>>Could you please post the whole xsp and the accordant snippets of the
>>sitemap?
>>Mat
[...]
> <map:match pattern="protected-*.xsp">
> <map:act type="auth-protect">
> <map:parameter name="handler" value="lmhandler"/>
> <map:match pattern="**.xsp*">
> <map:generate type="serverpages"
>src="resources/content/{1}.xsp" />
> <map:transform type="xslt" src="xsl/content/{1}.xsl"/>
I dropped the <map:transform> from this pipeline and now it works :)
> <map:serialize type="xml"/>
> </map:match>
> </map:act>
>
> <map:redirect-to uri="login.xsp"/>
> </map:match>
Jan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]