-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
Workaround Exists
-
JndiSessionRegistrarBase.getProxyFactoryRegistryKey:
String key = JndiSessionRegistrarBase.KEY_PREFIX_PROXY_FACTORY_REGISTRY + smd.getEjbName() + "/" + suffix;
We need to take the application name, if present, into account.