12-21-05 01:50 AM
Hi,
In Weblogic I created a virtual host on my laptop (in Weblogic Admin
Console under Services-Virtual hosts) and applied this new virtual host
to web application( in Weblogic Admin console - under Deployments-Web
Application Modules-my web app). When I test the default WRS URL,
http://localhost:7001/MyWebApp it works fine but when I test the web
apps URL using the virtual host, ,
http://myserver.abc.com:7001/MyWebApp , I get an error. The error is
below. I also added the new virtual host to my /etc/hosts file as the
Weblogic help says to do. Has anyone had experience doing this? Any
help would be appreciated.
Thanks,
Annette
ERROR
The requested URL could not be retrieved
While trying to retrieve the URL:
http://myserver.abc.com:7001/MyWebApp.
The following error was encountered:
Connection Failed
The system returned:
(110) Connection timed out
The remote host or network may be down. Please try the request again.
[ Post a follow-up to this message ]
|