How to change listen url in Weblogic 8.1
Hello!I got a Weblogic 8.1.6 running.
When I deploy web-apps in it they seems just to get urls like:
127.0.0.1/myappA
127.0.0.1/myappB
...Then it does not looks like I can access them from an other computer in my own LAN at home like:
192.168.0.2/myappA
...
Does any one know how to deploy them so the URL gets the proper ip?
(I hope this is correct, it might also be my in own network the missconfig is).
Best regards
Fredrik
