| 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.
|
Sending container/openejb-core/src/main/java/org/apache/openejb/client/LocalInitialContext.java
Sending container/openejb-core/src/main/java/org/apache/openejb/client/LocalInitialContextFactory.java
Sending container/openejb-core/src/main/java/org/apache/openejb/core/ivm/BaseEjbProxyHandler.java
Adding container/openejb-core/src/main/java/org/apache/openejb/core/ivm/ClientSecurity.java
Adding container/openejb-core/src/main/java/org/apache/openejb/core/ivm/naming/ContextWrapper.java
Sending container/openejb-core/src/main/java/org/apache/openejb/core/ivm/naming/InitContextFactory.java
Transmitting file data ......
Committed revision 687417.