OAM 11g: SOA server works only with localhost or hostname, not IP address
833948Mar 9 2011 — edited Mar 9 2011Hello,
I have weblogic 10.3.3 up and running (no errors) and successfully start the SOA server (no errors). I can access the URLs for Weblogic and OIM using http://ipaddress:portno/servername.
However, I can access the SOA server only using localhost in the URL or the hostname (http://localhost:8001/soa-infra or http://hostname:8001/soa-infra). If I try using the IP address I get a 401 error. Is there some setting I'm missing? I tried adding the ipaddress to the hosts file on the server but no effect.
Since I can't use the IP address, in effect I can't connect to it from outside the localhost or use it for JDeveloper.
Any suggestions?
Thanks!