[jboss-jira] [JBoss JIRA] (WFLY-7649) Ensure initial context lookup using the "java:" prefix works with the new naming client
Farah Juma (JIRA)
issues at jboss.org
Mon May 8 17:41:00 EDT 2017
[ https://issues.jboss.org/browse/WFLY-7649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13403186#comment-13403186 ]
Farah Juma commented on WFLY-7649:
----------------------------------
This one should now be fixed by WFLY-8698 (the 1.0.0.Beta15 version of wildfly-naming-client contains a follow-up fix for WFNC-22 which should now allow JNDI lookups for names prefixed with "java:" to work properly).
> Ensure initial context lookup using the "java:" prefix works with the new naming client
> ---------------------------------------------------------------------------------------
>
> Key: WFLY-7649
> URL: https://issues.jboss.org/browse/WFLY-7649
> Project: WildFly
> Issue Type: Task
> Components: Naming
> Reporter: Farah Juma
> Assignee: Farah Juma
> Fix For: 11.0.0.Beta1
>
>
> Currently, using the new naming client to perform initial context lookup using the "java:" prefix will result in the following exception:
> {code}
> WFNAM00026: No provider for found for URI: java
> at org.wildfly.naming.client.WildFlyRootContext.getProviderContext(WildFlyRootContext.java:334)
> at org.wildfly.naming.client.WildFlyRootContext.lookup(WildFlyRootContext.java:123)
> at org.wildfly.naming.client.WildFlyRootContext.lookup(WildFlyRootContext.java:113)
> at javax.naming.InitialContext.lookup(InitialContext.java:417)
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list