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

Create Unit Tests for JndiSessionRegistrarBase.unbindEjb()

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • AS 5.0.0.CR1
    • None
    • proxy
    • None

    Description

      We need a test to:

      • Deploy an EJB (there are already a couple sample ones available in src/test/java)
      • Test that all expected bindings are there (very similar to what is done "proxy session" tests)
      • Undeploy the EJB
      • Test that all the previous bindings are no longer available (ie. NameNotFoundException on lookup)

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: