Thanks Maciej for comeback.
I have created a testcase and run it with single session (means not reloaded), it is working fine :0 .
But it is not working in my web application. In my app, i am reloading the session with the sessionid, which persisted seperately.
sessionobj = JPAKnowledgeService.loadStatefulKnowledgeSession( sessionId, kbase, config, env);
Is there any other way to acheive the correlation in persisted environment. If any clue on my issues, kindly help me out.
Thanks,
Ravichandran