The only reason I can think of is the logoutFilter isn't invaliding the session, or its simply not working as expected. You should be able to delete it from security.xml and replace it with logout.jsp from a previous release. If a lot of folks are having issues - maybe we should just revert to logout.jsp since it seems to work better anyway?
Matt On 1/10/07, Michael Horwitz <[EMAIL PROTECTED]> wrote:
It should be the same, surely? After a logout, any attempt to go to the mainmenu should result in the login page being shown? Mike. On 1/10/07, Ron Anderson <[EMAIL PROTECTED]> wrote: > > > > I've noticed that after upgrading our 1.9.2 appfuse based app with Acegi's 1.0.3 release jar that it fixes a logout error (only shows up on Linux) after session times out but now redirects to mainmenu and doesn't log user out. I've changed this to login.jsp and it seems to work. Using JSF. > > Just curious why it was set to mainmenu.jsp? > > cheers, > > Ron >
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
