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

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

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

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

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

                Created:
                Updated:
                Resolved: