Running a ejb 2.1 entity bean on jboss 6.3. This bean is being passivated immediately after its activated. any idea why this happens, and is it possible to stop it from happening for at least a few seconds.
This happens between method calls.
I can't post any src as i would get fired!
This is a continuation of this question. EJB 2.1 doesn't preserve state across method calls in jboss 6.3