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

Create Unit Tests for JndiSessionRegistrarBase.unbindEjb()

XMLWordPrintable

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

      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)

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

                Created:
                Updated:
                Resolved: