[
https://jira.jboss.org/jira/browse/EJBTHREE-1886?page=com.atlassian.jira....
]
jaikiran pai commented on EJBTHREE-1886:
----------------------------------------
Needs more thought because doing this change in the proxy-impl can lead to a mismatch
between the metadata and the actual bindings. i.e. if the proxy-impl uses a different name
to bind to the jndi than what is exposed by the metadata, then other clients of metadata
will be left unaware of this change. The forum thread will be updated with any further
discussions.
Strip the leading / from the jndi names generated in EJB3 proxy
binding and log a WARN message
----------------------------------------------------------------------------------------------
Key: EJBTHREE-1886
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1886
Project: EJB 3.0
Issue Type: Bug
Components: proxy-impl
Affects Versions: 1.1.11
Reporter: jaikiran pai
Assignee: jaikiran pai
If the jndi name specified by the bean provider has a leading / (or multiple leading /)
we need to strip them to avoid naming lookup issues as discussed in the referenced forum
thread. Also log a WARN message letting the bean provider/assembler know that the leading
/ will be stripped.
--
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