Recently studied the spring framework and wanted to install a JBoss build environment, but surprisingly, after downloading the jboss-as-7.1.1.final.zip from the official
Follow the tutorials to install JBoss and never browse http://localhost:8080 after startup
Installation process: Configure environment Variables Java_home and jboss_home after decompression:
Run Jboss-as-7.1.1.final\bin\standalone.bat
Explore http://localhost:8080
See the countless tutorials have felt the operation of the right ah ....
So began to change the operating system test, fortunately there are various virtual machines, from Windows 8.1 to Windows Server R2, Windows Server R2 are nearly the same results ... This is also true for running as an administrator. Finally came a ruthless, started a CentOS6.6, the result is still the problem, then ruled out the operating system, uninstall the jdk1.8, replaced by jdk1.7, fix! Got a half-day and a high version of the JDK incompatible ah ....
This should be the case after normal startup:
Explore http://localhost:8080
Workarounds for JBoss 7.1.1 installation that don't work--change jdk1.7