Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-12605

Clean out cruft EJB content from the ear used for web SSO testing

    XMLWordPrintable

Details

    • Task
    • Resolution: Won't Do
    • Minor
    • None
    • None
    • Test Suite
    • None

    Description

      The application deployed for web SSO testing is an ear that includes an EJB jar. The EJBs are not used in any tests; the servlets in the EAR do not reference them. (There's some code commented out in 2012 that indicates there was a plan to, but it's not been done in 7 years.)

      The web.xml sets up some JNDI mappings for the EJBs, but nothing uses those. The ear can actually deploy just fine in a server without any ejb subystem.

      Task is to clean this ejb stuff out so it's more obvious tests using this deployment are suitable for execution against a slimmed server that does not include ejb support.

      Low priority because such tests can actually pass fine without this cleanup; it's just a source of confusion when trying to understand what's going on if there's any problem with the test.

      Attachments

        Activity

          People

            bstansbe@redhat.com Brian Stansberry
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: