Tuesday, November 26, 2013

Frontend host name for masking server details


Generally we use cluster setup in production environments for SOA/OSB domains. Recently when we setup production environment we found out that even when we were accessing the service endpoints using the Load balance or BIG IP url the endpoints in the wsdl were still referring to the managed server url and port.

This came out to be an easy fix.

WLS console -> Environment -> Cluster -> MyCluster -> HTTP -> Frontend Host

Provide the load balancer or BIG IP url here.

More details on these settings :
http://docs.oracle.com/cd/E13196_01/platform/docs81/confgwiz/multi.html


Cheers!!

No comments:

Post a Comment