[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1778) Proxy Factories are not bound in MC under unique names across EARs
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Wed Mar 18 11:40:23 EDT 2009
Proxy Factories are not bound in MC under unique names across EARs
------------------------------------------------------------------
Key: EJBTHREE-1778
URL: https://jira.jboss.org/jira/browse/EJBTHREE-1778
Project: EJB 3.0
Issue Type: Bug
Components: proxy-impl
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: 1.1.3
JndiSessionRegistrarBase.getProxyFactoryRegistryKey:
String key = JndiSessionRegistrarBase.KEY_PREFIX_PROXY_FACTORY_REGISTRY + smd.getEjbName() + "/" + suffix;
We need to take the application name, if present, into account.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list