Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1457

SLSB getBusinessObject has improper checking for arguments that are not business interfaces

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • None
    • core
    • None

    Description

      Current strategy is to attempt to find a JNDI Binding for whatever Interface name is passed in; but the binding strategy does not (and should not) check that it's been given a valid business interface.

      Check that the interface passed in is a business interface, else IllegalStateException (as defined by spec)

      Attachments

        Activity

          People

            arubinge@redhat.com Andrew Rubinger (Inactive)
            arubinge@redhat.com Andrew Rubinger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: