Wicket session not threadsafe?

2010-01-08 Thread Soumya
Hi all, I am fairly a newbie in wicket and would appreciate your help! I have a wicket application which are used on Live by more than 500 users. Now the problem which has arisen is - say User A logs on - he is able to view details of User B. It has happened for different users and I am trying to

Re: Wicket session not threadsafe?

2010-01-08 Thread Pieter Degraeuwe
That's very odd... As I understood, methods on the Session can be called by several threads. So, Session methods must be thread safe. Maybe something is wrong with your dao. (Since that wone will be called by multiple threads a the same time...) Pieter On Fri, Jan 8, 2010 at 12:17 PM, Soumya

Re: Wicket session not threadsafe?

2010-01-08 Thread Pedro Santos
If your servlet container bind an different session for your users requests, you get the problem described too. Only one property of your session has user B values for user A requests? Or the entire session are different? On Fri, Jan 8, 2010 at 9:52 AM, Pieter Degraeuwe

Re: Wicket session not threadsafe?

2010-01-08 Thread Pedro Santos
Look for static variables on your code too, they may be erroneous sharing values between session. On Fri, Jan 8, 2010 at 10:00 AM, Pedro Santos pedros...@gmail.com wrote: If your servlet container bind an different session for your users requests, you get the problem described too. Only one

Re: Wicket session not threadsafe?

2010-01-08 Thread Martijn Dashorst
A wicket version number would be helpful... Martijn On Fri, Jan 8, 2010 at 12:17 PM, Soumya soumya_...@yahoo.co.in wrote: Hi all, I am fairly a newbie in wicket and would appreciate your help! I have a wicket application which are used on Live by more than 500 users. Now the problem which

Re: Wicket session not threadsafe?

2010-01-08 Thread allgo
/Wicket-session-not-threadsafe--tp27074491p27075050.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h

Re: Wicket session not threadsafe?

2010-01-08 Thread Martijn Dashorst
: users-h...@wicket.apache.org -- View this message in context: http://old.nabble.com/Wicket-session-not-threadsafe--tp27074491p27075050.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e

Re: Wicket session not threadsafe?

2010-01-08 Thread allgo
- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- View this message in context: http://old.nabble.com/Wicket-session-not-threadsafe--tp27074491p27075050.html Sent from the Wicket - User mailing list archive

Re: Wicket session not threadsafe?

2010-01-08 Thread Steve Swinsburg
in context: http://old.nabble.com/Wicket-session-not-threadsafe--tp27074491p27075050.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional

Re: Wicket session not threadsafe?

2010-01-08 Thread allgo
: http://old.nabble.com/Wicket-session-not-threadsafe--tp27074491p27075050.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional

Re: Wicket session not threadsafe?

2010-01-08 Thread Steve Swinsburg
://old.nabble.com/Wicket-session-not-threadsafe--tp27074491p27075050.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e

Re: Wicket session not threadsafe?

2010-01-08 Thread Martijn Dashorst
this message in context: http://old.nabble.com/Wicket-session-not-threadsafe--tp27074491p27075050.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org

RE: Wicket session not threadsafe?

2010-01-08 Thread Loritsch, Berin C.
: Friday, January 08, 2010 6:18 AM To: users@wicket.apache.org Subject: Wicket session not threadsafe? Hi all, I am fairly a newbie in wicket and would appreciate your help! I have a wicket application which are used on Live by more than 500 users. Now the problem which has arisen is - say User A logs

Re: Wicket session not threadsafe?

2010-01-08 Thread allgo
/1.4.4 - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- View this message in context: http://old.nabble.com/Wicket-session-not-threadsafe

RE: Wicket session not threadsafe?

2010-01-08 Thread allgo
08, 2010 6:18 AM To: users@wicket.apache.org Subject: Wicket session not threadsafe? Hi all, I am fairly a newbie in wicket and would appreciate your help! I have a wicket application which are used on Live by more than 500 users. Now the problem which has arisen is - say User A logs

Re: Wicket session not threadsafe?

2010-01-08 Thread Martijn Dashorst
- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- View this message in context: http://old.nabble.com/Wicket-session-not-threadsafe--tp27074491p27075050.html

RE: Wicket session not threadsafe?

2010-01-08 Thread Loritsch, Berin C.
, January 08, 2010 6:18 AM To: users@wicket.apache.org Subject: Wicket session not threadsafe? Hi all, I am fairly a newbie in wicket and would appreciate your help! I have a wicket application which are used on Live by more than 500 users. Now the problem which has arisen is - say User A logs

Re: Wicket session not threadsafe?

2010-01-08 Thread Martijn Dashorst
/Wicket-session-not-threadsafe--tp27074491p27075050.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h

Re: Wicket session not threadsafe?

2010-01-08 Thread Martijn Dashorst
commands, e-mail: users-h...@wicket.apache.org -- View this message in context: http://old.nabble.com/Wicket-session-not-threadsafe--tp27074491p27075050.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: Wicket session not threadsafe?

2010-01-08 Thread allgo
://old.nabble.com/Wicket-session-not-threadsafe--tp27074491p27075050.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e

Re: Wicket session not threadsafe?

2010-01-08 Thread Martin Grigorov
://old.nabble.com/Wicket-session-not-threadsafe--tp27074491p27075050.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e

Re: Wicket session not threadsafe?

2010-01-08 Thread Stijn Maller
://old.nabble.com/Wicket-session-not-threadsafe--tp27074491p27075050.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail