Skip to content

WebLogic Deploy Tooling 1.9.16

Compare
Choose a tag to compare
@ddsharpe ddsharpe released this 12 Jul 22:05
· 1392 commits to main since this release

Additional features in this release:

  • validateModel now supports multiple variable files.

Bugs addressed in this release:

  • Fixed issue that prevented Plan files from being included in the archive zip.
  • Fixed issue preventing JMS Server PersistentStore from being discovered.
  • Avoid checking ServerTemplate and MigratableTarget MBeans for deletion in older WLS versions
  • Changed default behavior for updateDomain where an application in the model has the same SourcePath as what is already deployed (same physical location). When the paths are identical, updateDomain will redeploy the application where it was previously skipped because no file hash could be determined for before versus after.