Frequently Asked Questions

This section provides answers to frequently asked questions about the WebLogic Remote Console.

Can I connect the WebLogic Remote Console to domains running in WebLogic on Oracle Cloud Infrastructure?

Yes, you can. First, make sure that the domain’s administration server is publicly accessible so the WebLogic Remote Console can establish a connection to the administration server. Then, in the WebLogic Remote Console, enter your credentials and the publicly accessible URL for the WebLogic Administration Server.

Can I connect the WebLogic Remote Console to domains running on other cloud providers such as Amazon Web Services, Google Cloud, Microsoft Azure and so on?

Yes, you can connect to other cloud providers. You’ll need to make sure the domain’s administration server is publicly accessible to allow a connection between the WebLogic Remote Console and the cloud provider. Then, in the WebLogic Remote Console, enter your credentials and the publicly accessible URL for the WebLogic Administration Server.

Visit your cloud providers' documentation for more specific instructions on how to expose the endpoint of the WebLogic Server.

Can I connect the WebLogic Remote Console to domains using the WebLogic Kubernetes Operator?

Yes. For details on how to set up access to WebLogic Server domains running on Kubernetes, see Use the WebLogic Remote Console in the WebLogic Kubernetes Operator User Guide.

Can I use both the WebLogic Remote Console and the WebLogic Server Administration Console?

Yes. The WebLogic Remote Console uses the same configuration mechanisms used by the WebLogic Server Administration Console. You can make changes to your domain using any of these methods: Administration Console, WebLogic Remote Console, JMX, REST, WLST, and so on - they’re all compatible. However, it’s not recommended that you use multiple methods simultaneously since that may cause conflicts and unexpected behavior.

Do I need to upgrade my installation of WebLogic Remote Console whenever I upgrade or patch my WebLogic Server domain?

While it’s recommended that you upgrade the WebLogic Remote Console when you upgrade your domain, it’s not required. Older versions of the WebLogic Remote Console will continue to work with newer versions of a domain. However, if new fields were added to beans as part of the domain upgrade, outdated versions of the WebLogic Remote Console will not detect those fields.

Are there any security risks associated with the WebLogic Remote Console?

No, the WebLogic Remote Console accesses the WebLogic Administration Server through its standard REST API, which is available out of the box. However, since your desktop will be accessing potentially sensitive data, you need to make sure it is protected and secure - just like the WebLogic Administration Console.