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

JDK17, CLI script to update security doesn't apply to microprofile

    XMLWordPrintable

Details

    Description

      ejb3 not being part of standalone-microprofile(-ha).xml configs, the script fails to apply.

      The line in the script: https://github.com/jbossas/jboss-eap7/blob/7.4.x/ee-feature-pack/common/src/main/resources/content/docs/examples/enable-elytron-se17.cli#L37

      Should be rewritten to check for ejb3 subsystem presence:

      if ( outcome == success && result.application-security-domain.other == undefined) of /subsystem=ejb3:read-resource(recursive)

      ...

       

       

       

      Attachments

        Issue Links

          Activity

            People

              bstansbe@redhat.com Brian Stansberry
              jdenise@redhat.com Jean Francois Denise
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: