Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-4216

[GSS](7.0.z) NullPointerException in DeploymentRoleToRolesMappingProvider

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 7.0.2.CR1, 7.0.2.GA
    • None
    • Security
    • None
    • EAP 7.0.2

    Description

      DeploymentRoleToRolesMappingProvider.java
      RoleGroup assignedRoles = (SimpleRoleGroup)contextMap.get(SecurityConstants.ROLES_IDENTIFIER);
      for (Role r: assignedRoles.getRoles()) {
      

      A null value of assignedRoles causes NullPointerException on server if user have not input username / passoword yet

      Attachments

        Issue Links

          Activity

            People

              rhn-support-dehort Derek Horton
              rhn-support-dehort Derek Horton
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: