Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-5492

JNDI listBindings() does not work for items in java:jboss/exported

XMLWordPrintable

      When an object is bound to java:jboss/exported/abc/def (for example using the naming subsystem in standalone.xml), it can be retrieved from a remote client with context.lookup("abc/def").

      Calling context.listBindings("abc") return 0 bindings. This appears to be because ServiceBasedNamingStore.lookup() checks the service registry and then the boundServices, but listBindings() only checks the boundServices.

              sdouglas1@redhat.com Stuart Douglas (Inactive)
              rhn-support-jlivings James Livingston (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: