Create a JNDI Binding Component
-------------------------------
Key: EJBTHREE-2013
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-2013
Project: EJB 3.0
Issue Type: Task
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
We need to extract the concern of binding into JNDI from the existing proxy-impl logic.
General idea: Deployer to read in on metadata, install into MC some beans to @Start bind
LinkRefs into EJB3.1 java:global pointing to our DefaultJndiPolicy stuff.
Also consider a chain of configured binders to bind all appropriate entries (ie. Our
DefaultJndiPolicyBinder would be a dependency of the EJB31Binder, which makes LinkRefs).
--
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