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.