I've followed the tutorial here: http://community.jboss.org/wiki/UsingModjk12WithJBoss
All my files as configured as it says there but then I try to access http://localhost/jmx-console I get
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /jmx-console.
Reason: DNS lookup failure for: host1
If I call http://localhost/admin/ the browser seems to be loading forever.
Any ideas ?