]
Jason Greene updated WFLY-261:
------------------------------
Fix Version/s: 8.0.0.CR1
(was: 8.0.0.Beta1)
Add way to properly parse JNDI urls in AS codebase
--------------------------------------------------
Key: WFLY-261
URL:
https://issues.jboss.org/browse/WFLY-261
Project: WildFly
Issue Type: Feature Request
Components: Naming
Reporter: Bartosz Baranowski
Assignee: Bartosz Baranowski
Fix For: 8.0.0.CR1
This is a followup of AS7-2138. Original code, in case no URL context threw
NamingException. The AS7-2138 introduced a fallback to NamingContext in case AS7 does
not provide custom hack for url( like EJB ). However the fallback did not fail with
NamingException in case it did not locate Context. This essentially made it go knee deep
into AS7 service lookups, which hides real cause of failure.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: