Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-5459

Fix java:/jaas not bound during services startup

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: EAP_EWP 5.1.0
    • Fix Version/s: EAP_EWP 5.1.1
    • Component/s: Security
    • Labels:
      None
    • Release Notes Text:
      Hide
      Due to an error in the order of services starting up, JNDIContextEstablishment could potentially start later than expected, causing NamingExceptions because the context java:/jaas was not bound in JNDI. This binding is now handled in JaasSecurityManagerService, which starts before any service in the <code>deploy/</code> directory.
      Show
      Due to an error in the order of services starting up, JNDIContextEstablishment could potentially start later than expected, causing NamingExceptions because the context java:/jaas was not bound in JNDI. This binding is now handled in JaasSecurityManagerService, which starts before any service in the <code>deploy/</code> directory.
    • Release Notes Docs Status:
      Documented as Resolved Issue

      Description

      Due to the order of services starting up, JNDIContextEstablishment may start later than expected thus causing NamingExceptions because the context jaas is not bound in JNDI.

        Gliffy Diagrams

          Attachments

            Activity

              People

              • Assignee:
                mmoyses Marcus Moyses
                Reporter:
                mmoyses Marcus Moyses
                Writer:
                Misty Stanley-Jones
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: