[
https://jira.jboss.org/jira/browse/EJBTHREE-1886?page=com.atlassian.jira....
]
jaikiran pai updated EJBTHREE-1886:
-----------------------------------
Summary: ProxyFactory jndi binding names should handle multiple adjacent / characters
(was: Strip the leading / from the jndi names generated in EJB3 proxy binding and log a
WARN message)
As discussed in the referenced forum thread, the real fix needs to come from jboss-naming.
As a temporary fix/workaround, EJB3 will take care of adjacent "/" characters in
(only) the jndi names of the internal proxyfactory bindings. These adjacent "/"
characters will be replaced by a single "/" character. This change is available
in r92317.
I have changed the subject of this issue accordingly.
ProxyFactory jndi binding names should handle multiple adjacent /
characters
----------------------------------------------------------------------------
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