Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-17886

Can't write `identity` to the security attribute of iiop-openjdk subsystem

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 28.0.0.Final
    • 28.0.0.Beta1
    • IIOP
    • None
      • start server with standalone-full.xml
      • open jboss-cli
      • /subsystem=iiop-openjdk:write-attribute(name=security,value=identity)
    • ---
    • ---

    Description

      Based on https://docs.wildfly.org/27/wildscribe/subsystem/iiop-openjdk/index.html#attr-security the `identity` is still possible value to write to `security` attribute of `iiop-openjdk`subsystem.
      But when I try to write it, the operation fails with:

      {
          "outcome" => "failed",
          "failure-description" => "WFLYCTL0158: Operation handler failed: java.lang.I
      llegalStateException: WFLYCTL0365: Capability 'org.wildfly.legacy-security' is u
      nknown in context 'global'.",
          "rolled-back" => true
      }
      

      This scenario works fine with EAP 7.4.10

      It's possible that this is not a bug. As this is not very well documented, could someone who has more knowledge on this matter provide some more information?

      Attachments

        Issue Links

          Activity

            People

              tadamski@redhat.com Tomasz Adamski
              tadamski@redhat.com Tomasz Adamski
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: