Siddharth Bhargava wrote:
Isn't it this the way it should happen ?
Siddharth Bhargava wrote:
I am getting the following exception everytime.
Hama Kamal wrote:thank you guys ,, but i would apprecaite that if you could tell me how it works in detail....
what this line is doing exactly?
Sham Phadtale wrote:Client still uses old credentials which are invalid and so resulting in server error saying - User Invalid.
Rose Jac wrote:
Also, the elements of the Array are coming as null, so i guess, the individual elements of the ArrayList would also come as null, isnt it?
S Thiyanesh wrote:Its a synchronization issue due to race condition.
................
If you have this logic, then you need to use synchronized.
chets patel wrote:
what if I store this map in some application context and fetch it in local variable whenever required?