Weblogic 12c redirection to application
Hello
I have Weblogic 12c with 2 node cluster and application "my-app" installed in cluster myserver.com.
I want to create virtual entrypoint "entrypoint.myserver.com" redirecting and balancing user requests to "my-app". How to achieve this.
Thank you in advance.