Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-1331

Global, app, or module jndi contexts are not always linked with ejb's jndi context

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0-beta-1
    • 4.0
    • deployment
    • None

    Description

      The global, app, or module jndi contexts are not always linked with the ejb's jndi context. That's because these contexts might be empty when they are first created and therefore will not be linked with the ejb's jndi context (see EnterpriseBeanBuilder.bind()).

      The simplest solution is to ensure that these contexts are always non-empty.

      Attachments

        Activity

          People

            gawor@mcs.anl.gov Jarek Gawor
            gawor@mcs.anl.gov Jarek Gawor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: