Skip to content

Commit 992d86e

Browse files
committed
updating 4.0 release notes
1 parent 2326e3f commit 992d86e

File tree

1 file changed

+6
-1
lines changed
  • documentation/4.0/content/release-notes

1 file changed

+6
-1
lines changed

documentation/4.0/content/release-notes/_index.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ pre = "<b> </b>"
4747
during domain creation or update processing.
4848
- #1614 - Updated Discover Domain Tool to overwrite existing variable and archive files if they already exist.
4949
- #1616 - Improved `RCUDbInfo` validation in Create Domain tool.
50-
50+
- #1630 - Replaced the `-variable_property_file` argument in the Inject Variables tool with `-variable_file`
51+
5152
#### Bug Fixes
5253
- #1555 - Fixed issues with creating and discovering `UnixMachine` objects in online mode.
5354
- #1562 - Added missing default values for `RCUDbInfo` attributes.
@@ -64,6 +65,10 @@ pre = "<b> </b>"
6465
- #1615 - Fixed an issue where certain errors during online update or deploy operations could leave a pending edit
6566
state that caused subsequent invocations to fail due to the pending edit state.
6667
- #1619 - Fixed a bug that was causing offline discovery to omit the `LogRotation` attribute when the value was set to `none`.
68+
- #1631 - Fixed an issue where the Update Domain and the Deploy Applications Tools running in online mode were trying to
69+
call start on an application when earlier changes required a server restart.
70+
- #1632 - Fixed an issue with the `ResourceManagement` MBean when running the Discover Domain Tool in online mode with
71+
WebLogic Server 14.1.1 and newer.
6772

6873
#### Known Issues
6974
- SSH support for the Update Domain Tool and Deploy Apps Tool do not work when using an archive file and the remote

0 commit comments

Comments
 (0)