[jboss-jira] [JBoss JIRA] (AS7-2217) jndi-vew operation creates / looks up instances of bound object
Tomaz Cerar (JIRA)
jira-events at lists.jboss.org
Fri May 4 17:26:18 EDT 2012
[ https://issues.jboss.org/browse/AS7-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tomaz Cerar updated AS7-2217:
-----------------------------
Summary: jndi-vew operation creates / looks up instances of bound object (was: Console creates (/looks up) instances of bound object)
Description:
jndi-view operation perform actual lookups, but just stick to the bindings.
currently two lookups are created for each entry, one inside Context.list() and other inside addEntries itself
was:When looking at JNDI bindings in Profile -> Container -> Naming instances of the bound object are created. The Console should not perform actual lookups, but just stick to the bindings.
Complexity: High
Forum Reference: http://community.jboss.org/message/644449#644449, https://community.jboss.org/message/717414#717414 (was: http://community.jboss.org/message/644449#644449, https://community.jboss.org/message/717414#717414)
> jndi-vew operation creates / looks up instances of bound object
> ---------------------------------------------------------------
>
> Key: AS7-2217
> URL: https://issues.jboss.org/browse/AS7-2217
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management, Naming
> Affects Versions: 7.1.0.Alpha1
> Reporter: Carlo de Wolf
> Assignee: Tomaz Cerar
> Fix For: 7.1.2.Final (EAP)
>
> Attachments: jndiTest.zip
>
>
> jndi-view operation perform actual lookups, but just stick to the bindings.
> currently two lookups are created for each entry, one inside Context.list() and other inside addEntries itself
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list