You can install and run the WebLogic Remote Console as either a desktop application or a browser application. Both options are valid choices but they function slightly differently.
We recommend that you use the desktop application over the browser application whenever possible. Certain features, such as editing WDT model files, work more effectively in the desktop application.
The WebLogic Remote Console supports the following platforms:
Additionally, the WebLogic Remote Console browser application requires the use of a modern internet browser:
The WebLogic Remote Console desktop application is based on the Electron framework.
management-services-ext
directory under the domain home.console-rest-ext-x.x.war
, from https://github.com/oracle/weblogic-remote-console/releases and save it inside the management-services-ext
directory you created in the previous step. If you have an earlier version of the extension already downloaded, delete it and replace it with the latest version.Your computer must have Java SE 11 or later installed. To check your Java version, enter java -version
at the command line.
console.zip
.console
directory that includes:
console.jar
libs
subdirectoryconsole-rest-ext-x.x.war
, that you install in the WebLogic Server domainmanagement-services-ext
directory under the domain home.console-rest-ext-x.x.war
, from https://github.com/oracle/weblogic-remote-console/releases and save it in the management-services-ext
directory you created in the previous step. If you have an earlier version of the extension already downloaded, delete it and replace it with the latest version.java -jar <console_home>/console.jar
where <console_home>
is the directory where you unzipped the installer.http://localhost:8012
in the address bar.The WebLogic Remote Console supports providers that connect to WebLogic Server Administration Servers and providers that edit WebLogic Deploy Tooling (WDT) model files and property lists.
Open the WebLogic Remote Console in the desktop application or the browser.
Add a provider from the Startup Tasks dialog box. Or, if it doesn’t appear, expand the Kiosk and click ⋮. The following providers are available:
See Provider types for more information.
In the desktop application, you can organize providers into Projects that persist when you close and reopen the application. See Projects for more information.
Add more providers to the project. Click ⋮ beside the project name and select a provider type.
Select a provider from the Kiosk.
Start reviewing or editing the domain configuration.