Domain Started. But could not launch: http://localhost:4848

Hi.

Sun App Server EE8.1 on Solaris5.8.

Started the app server( checked both console and log file) and could not launch the admin interface http://localhost:4848.

Launching from WinXP professional.

Checked domain.xml for http-listener-port and the value is 8080.

Is there anything i might be missing?

Thank You.

G

[362 byte] By [G_identity] at [2007-11-26 11:52:25]
# 1
With EE you have to use https not http, port number is different too - it is 4849. The correct url for admin server is: https://hostname:4849
Sultal at 2007-7-7 12:08:24 > top of Java-index,Application & Integration Servers,Application Servers...
# 2
Thank You very much.G
G_identity at 2007-7-7 12:08:24 > top of Java-index,Application & Integration Servers,Application Servers...