| Author |
Stateful Bean Evicted after Exception
|
Bradley Rintoul
Greenhorn
Joined: Apr 01, 2003
Posts: 14
|
|
I have a SFSB which I am storing a reference to in the web session. It seems like after an exception is thrown (and not handled "immediately") in the SFSB, the proxy to it becomes useless. I get a "Could not find stateful bean" exception upon trying to use it after the exception is thrown. Is there anything I should keep in mind when thinking about exceptions and SFSBs? Thanks!
|
 |
 |
|
|
subject: Stateful Bean Evicted after Exception
|
|
|