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

Elytron new-item-attributes are not serialized into standalone.xml

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 7.1.0.DR7
    • 7.1.0.DR6
    • Security
    • None
    • Hide
      • /subsystem=elytron/dir-context=dc:add(url=ldap://localhost, principal=CN=user, credential=password)
        /subsystem=elytron/ldap-key-store=lks:add(dir-context=dc,search-path="DC=test",new-item-attributes=[{name=a,value=[a,b]}])
        
      • stop the server and check standalone.xml
      • start server
      • [standalone@localhost:9990 /] /subsystem=elytron/ldap-key-store=c:read-attribute(name=new-item-attributes)
        {
            "outcome" => "success",
            "result" => undefined
        }
        
      Show
      /subsystem=elytron/dir-context=dc:add(url=ldap: //localhost, principal=CN=user, credential=password) /subsystem=elytron/ldap-key-store=lks:add(dir-context=dc,search-path= "DC=test" , new -item-attributes=[{name=a,value=[a,b]}]) stop the server and check standalone.xml start server [standalone@localhost:9990 /] /subsystem=elytron/ldap-key-store=c:read-attribute(name= new -item-attributes) { "outcome" => "success" , "result" => undefined }

      new-item-attributes of ldap-key-store doesn't survive restart of server.

      See steps to reproduce for details.

            Unassigned Unassigned
            mchoma@redhat.com Martin Choma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: