Re: [appfuse-user] to prevent from relogin.

2007-12-04 Thread Matt Raible
If you don't get a good answer on this list, it's likely because no one knows the answer. I'd suggest asking this question in the Acegi user forums. http://forum.springframework.org/forumdisplay.php?f=33 Hopefully someone there has done what you're trying to do and can help. Matt On Dec 4,

[appfuse-user] to prevent from relogin.

2007-12-04 Thread ujjala
I don't want user to login when he is already logged in. I have implemented following code in applicationcontext security.xml. In this case problem is that user is also not able to login after properlogout. It gets the exception maximum session exceeded. I registered the Httpeventpublisher listene