Skip to content

WebLogic Deploy Tooling 1.9.14

Compare
Choose a tag to compare
@ddsharpe ddsharpe released this 04 Jun 21:30
· 1408 commits to main since this release

Additional features in this release:

  • Added target configuration option to provide JSON output for discoverDomain and prepareModel.
  • prepareModel is now idempotent and can be re-run multiple times on the same model.
  • NOTE: The domain resource filename for discoverDomain and prepareModel when using -target vz or -target wko has changed to vz-application.yaml and wko-domain.yaml, respectively.

Bugs addressed in this release:

  • Fixed bug with nested security groups.
  • Fixed bug for groups with spaces in the name.
  • Fixed bug for users without groups.
  • Fixed bug that created boot.properties files for default managed servers that were deleted.