Hi
I know this may sound weird, but could anyone help me in accessing the simple
Java application that I have deployed on WAS 4.0.7 AE. I want to know what the URL will be to access my application.
Application Server Name : Admin
Installed Web Module Name : AdminWeb
Virtual Host : Admin_Host on port 9090 (Also have default_host on 9080,80)
Context root : AdminWeb
InstalledApps folder looks like :
installedApps
|
|--- Admin.ear
|
|--- AdminWeb.war
|
. . .
logon.jsp
. . .
|--- images
|--- META-INF
|--- WEB-INF
I am trying to type in various possible URLs in the address bar of my browser to no avail, for past 2 days.
And yes the web module as well as the server both are started and running perfectly !
Thanks in advance.
--NotNew2WAS