Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1241 Address EJB3 TestSuite Regressions
  3. EJBTHREE-1242

Fix javax.ejb.EJBAccessException Regressions in EJB3 TestSuite

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Critical
    • AS 5.0.0.CR1
    • None
    • core
    • None

    Description

      Most of these may be fixed by updating the deprecated SecurityAssociation mechanism with:

      SecurityClient client = SecurityClientFactory.getSecurityClient();
      client.setSimple("username","password");
      client.login();

      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: