We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 337b95e commit 03cbb37Copy full SHA for 03cbb37
documentation/4.0/content/release-notes/_index.md
@@ -66,6 +66,8 @@ pre = "<b> </b>"
66
- #1619 - Fixed a bug that was causing offline discovery to omit the `LogRotation` attribute when the value was set to `none`.
67
68
#### Known Issues
69
-None
+- SSH support for the Update Domain Tool and Deploy Apps Tool do not work when using an archive file and the remote
70
+ WebLogic Server is running on Windows using the optional, Windows-provided, OpenSSH component. This is due to an
71
+ issue with the SSHJ library WDT is using. See https://github.com/hierynomus/sshj/issues/929 for more information.
72
73
See https://oracle.github.io/weblogic-deploy-tooling/userguide/limitations/limitations/ for the current set of known limitations.
0 commit comments