unable to exclude /j_security_check

Torgeir Veimo <[email protected]> Sat, 03 Sep 2005 11:35:00 +0100
Newsgroups gmane.comp.web.sitemesh.general,gmane.comp.lang.pnuts.user
Message-ID <[email protected]>
If I have a defult decorator for pages, such as 

<decorator name="member" page="member.jsp">
    <pattern>/*</pattern>
</decorator>

Then putting /j_security_check in the excludes section doesn't work.

<excludes>
    <pattern>/j_security_check</pattern>
</excludes>

(Have tried various variations combinations with * prefix and/or suffix,
with and without leading slash. )


Other than that I have to say that once again extremely frustrated at
how impossible it is to get *any* logging information out of sitemesh. 


-- 
Torgeir Veimo <[email protected]>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]