Domain: starting domain mode should have a
http://localhost:8080/ landing page
------------------------------------------------------------------------------
Key: AS7-1744
URL:
https://issues.jboss.org/browse/AS7-1744
Project: Application Server 7
Issue Type: Enhancement
Components: Domain Management
Affects Versions: 7.0.1.Final, 7.0.0.Final
Reporter: Radoslav Husar
Assignee: Brian Stansberry
Compared to standalone this is missing and returns 404 -- or was this intentional?
{code}
[rhusar@rhusar ~]$ wget
http://localhost:8080/
--2011-09-07 13:41:21--
http://localhost:8080/
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:8080... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-09-07 13:41:21 ERROR 404: Not Found.
{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira