WebLogic Deploy Tooling 1.9.16
·
1711 commits
to main
since this release
Additional features in this release:
validateModelnow 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
PersistentStorefrom being discovered. - Avoid checking ServerTemplate and MigratableTarget MBeans for deletion in older WLS versions
- Changed default behavior for
updateDomainwhere an application in the model has the same SourcePath as what is already deployed (same physical location). When the paths are identical,updateDomainwill redeploy the application where it was previously skipped because no file hash could be determined for before versus after.