| ASF |
#687417 |
Wed Aug 20 18:41:28 UTC 2008 |
dblevins |
OPENEJB-896: VM-scoped Security for embedded scenarios
OPENEJB-897: LocalInitialContext.close() to logout of embedded container
Also Depricated the IvmContextFactory, we don't need it anymore.
Moved most of the embedded startup/stop logic into the LocalInitialContext class.
BaseEjbProxyHandler will do the associate/disassociate calls if there is no ThreadContext and there is an local client security idenity.
|