Skip to content

WebLogic Deploy Tooling Release 1.9.6

Compare
Choose a tag to compare
@ddsharpe ddsharpe released this 19 Oct 22:51

Additional features in this release:

  • Added ! notation to delete items from list objects such as Targets.
  • Added ability to do ODL configuration for dynamic servers.
  • Added tools.properties to allow configuration of timeouts for some WLST calls.
  • Generate domain resource YAML for WebLogic Kubernetes Operator (use -target wko).
  • Added OracleIdentityCloudIntegrator to supported AuthorizationProvider types.
  • Allow user to undo any current WebLogic edit session, see -discard_current_edit.
  • Improved feedback for server/cluster restart information due to applied changes.

Bugs addressed in this release:

  • Support AppDir setting in domainInfo section.
  • Fixed bug that did not allow for JMS connectionURL to be a directory.
  • Changed WDT error to a warning when deleting an application that no longer exists on the target domain.
  • Fix compareModel stack dump when variables file not specified.
  • Fix online update for changing application deployments target without source path specified.
  • Fix for online library deployment to use name from the manifest to deploy libraries.
  • Fix unhandled exception when REALM not present.
  • Removed capitalization of boolean values during parsing, and update boolean handling.
  • Fix target filters to remove Unix Machine type.