Re: [appfuse-user] concurrent session problem pls help

2007-12-03 Thread ujjala
I have sent you the code of applicationsecurity.xml. I dont want the user to relogin with same username if it is already logged in. How can i handle this concurrent session problem please tell me in detail. when i implemneted myself i got the problem that user can't log in even after proper logout

Re: [appfuse-user] concurrent session problem pls help

2007-12-03 Thread John Kwon
I guess I'm curious, since I don't have a problem with sessions in Acegi. My users log out and log back in without a problem. Can you give more details about your application? On 12/3/07, ujjala <[EMAIL PROTECTED]> wrote: > > > Hi, > I have implemented the following in applicationContext-Securit