[jboss-jira] [JBoss JIRA] (WFLY-261) Add way to properly parse JNDI urls in AS codebase
Bartosz Baranowski (JIRA)
jira-events at lists.jboss.org
Mon Oct 14 06:11:35 EDT 2013
[ https://issues.jboss.org/browse/WFLY-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bartosz Baranowski updated WFLY-261:
------------------------------------
Git Pull Request: https://github.com/wildfly/wildfly/pull/5207 (was: https://github.com/wildfly/wildfly/pull/5094)
> 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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list