I clean-installed JBoss 4.2.3.GA and ran it via Eclipse.
I can see verify it's running via a web browser:
While its web console seems to be empty:
So, I tried accessing http://127.0.0.1:8080/admin-console instead, as suggested in this SO answer. But all I am getting is "The requested resource (/admin-console) is not available":
What am I missing or what am I doing wrong?
How do I get either the web console or the admin-console to work?