Skip to content

Commit 6f149d6

Browse files
committed
Update
1 parent 8abfc6e commit 6f149d6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

site/install_config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ java -Djavax.net.ssl.trustStore="/home/user/mytrust.jks" -Djavax.net.ssl.trustSt
7575
In this command, ``<console_home>`` is the directory where you unzipped the installer.
7676
7777
## Connect to a WebLogic Domain Running on Kubernetes<a name ="k8s"></a>
78-
One of the benefits of the WebLogic Server Remote Console is the ability to connect to, and manage, a WebLogic Server domain running on Kubernetes. For complete details, see <link to Operator doc>.
78+
One of the benefits of the WebLogic Server Remote Console is the ability to connect to, and manage, a WebLogic Server domain running on Kubernetes. For details, see the Oracle WebLogic Server Kubernetes Operator documentation.
7979
8080
## Stop the Remote Console <a name ="stop"></a>
8181
To stop the Remote Console, kill the console process (for example, `Ctrl+c` ).

site/known_issues.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ The following features are not available in this release of the Remote Console:
1010

1111
## Known Issues
1212
The following list summarizes the known issues at the time of this release.
13+
14+
### Limited Support for Users in a Non-Administrative Role
15+
The Remote Console fully supports only users in the Administrator role. If you are not logged in as an Administrator, unexpected behavior may occur. For example, the Deployer, Monitor and Operator roles are not sufficient for most configuration pages and will result in empty pages and error messages.
16+
1317
### Minimum Web Browser Viewport Size
1418
**Issue** The font sizes in the WebLogic Server Remote Console are governed by the Oracle JET Redwood style. They are larger than the ones used in the WebLogic Server Administration Console, and the entry fields are a bit larger in height and width. As a result, the overall viewing area inside your web browser's viewport (the portion where all the web content appears), needs to be of a minimum size to have an enjoyable experience using the Remote Console.
1519

0 commit comments

Comments
 (0)