OSB with different name in URL
Hi Experts,
I have created a SOACS instance with Oracle Service Bus (without OTD).
Hostname: abcsoatestinst-wls-1
Public IP: 130.162.123.45
Now, I added the FQDN of the instance to its "/etc/hosts" to use it instead of the Public IP Address:
130.162.123.45 abcsoatestinst-wls-1.example.com soa-inst
So, I can access both SOA and OSB using the following URLs:
https://soa-inst:7002/servicebus
Is there a way to access OSB with a different name like that?
https://osb-inst:7002/servicebus
Any idea on how to achieve that will be highly appreciated.
Regards,
AG