Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pam713 upgrade #24

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

carlmes
Copy link

@carlmes carlmes commented Feb 6, 2023

Changes in this pull request:

  • Removed the tweaked standalone.xml, which was giving headaches upgrade to a newer RHPAM version due to changes from JBoss EAP 7.3 > 7.4 in the last update. Instead the install script now uses jboss-cli to make all the property changes which should be future-proof
  • Uses the new jboss-cli mechanism for adding users rather than add-users (thanks @diego Torres Fuerte for figuring out the bug in the docs!)
  • Checks for a RHPAM supported Java version, to remove the headaches of unsupported old or very new versions
  • Configuration elements are now contained inside platform independent jboss-cli script files in support folder:
  • user_data.cli - for setting up the demo accounts and passwords
  • data_folders.cli - for configuring where the .niogit, .m2 etc folders are located relative to JBoss target
  • managed_kie.cli - for configuring a managed KIE + BC instance using the controller accounts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant