[jboss-jira] [JBoss JIRA] (AS7-6959) Make naming fail in case no context is present
Bartosz Baranowski (JIRA)
jira-events at lists.jboss.org
Fri Apr 19 09:28:54 EDT 2013
Bartosz Baranowski created AS7-6959:
---------------------------------------
Summary: Make naming fail in case no context is present
Key: AS7-6959
URL: https://issues.jboss.org/browse/AS7-6959
Project: Application Server 7
Issue Type: Feature Request
Components: Naming
Affects Versions: EAP 6.1.0.Alpha (7.2.0.Final)
Reporter: Bartosz Baranowski
Assignee: Eduardo Martins
Fix For: 8.0.0.Alpha1
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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list