sorry, i make mistake in the title of my thread, it's not when i want to logout, i have this error when i try to access to url witch is secured, and i want display my denied.jsp
it works now
...
Type: Posts; User: zirgule; Keyword(s):
sorry, i make mistake in the title of my thread, it's not when i want to logout, i have this error when i try to access to url witch is secured, and i want display my denied.jsp
it works now
...
i had error in the order of filter in the bean of "filterChainProxy" :
before:
<bean id="filterChainProxy" class="org.acegisecurity.util.FilterChainProxy">
<property...
hi,
i'm begginer with acegi security, when i try to logout i always have this message :
org.acegisecurity.AccessDeniedException: Access is denied...