[
https://issues.jboss.org/browse/AS7-2524?page=com.atlassian.jira.plugin.s...
]
Frank Hendrickx commented on AS7-2524:
--------------------------------------
I modified the standalone.xml file in standalone/configuration folder.
I changed port to 80 in <socket-binding name="http"
port="8080"/> and changed bind address in <inet-address
value="${jboss.bind.address.management:127.0.0.1}"/> both for management and
public.
But if I use the default values, the same thing happens. So it looks like the
administration console doesn't work with the out-of-the-box install.
Administration console displays empty page
------------------------------------------
Key: AS7-2524
URL:
https://issues.jboss.org/browse/AS7-2524
Project: Application Server 7
Issue Type: Bug
Components: Console
Affects Versions: 7.0.2.Final
Environment: windows server datacenter, 32-bit, amazon ec2, IE9
Reporter: Frank Hendrickx
Assignee: Heiko Braun
Installed jboss-as-web-7.0.2.Final. Changed port to 80 and changed bind address. The page
http://<host> displays all right (in IE9). Clicking on the Administration Console
link (http://<host>:9990/console/App.html) displays an empty page.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira