Uploaded image for project: 'XBean'
  1. XBean
  2. XBEAN-130

Resolving references should supply name and context

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.5, 3.6
    • 3.6
    • naming
    • None

    Description

      We call NamingManager.getObjectInstance(object, name, context, env) to resolve non-SimpleReferences. Currently we're calling it with null for name and context.

      Sun javadoc is incomprehensible but clearly indicates that name and context are optional. IBM javadoc clearly indicates that name is not optional. We found someone who wants the name and possibly the context.... guess we'd better supply them. Not sure about env, leaving it empty for now.

      Attachments

        Activity

          People

            djencks David Jencks
            djencks David Jencks
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: