This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: I'm using JBoss 3.0.1+ and can't connect to 8082 anymorejuha Oct 27, 2002 6:42 PM (in response to juha)Q: I tried port 8080/jmx-console/index.jsp and got the following error: 
 HTTP ERROR: 500 sun/tools/javac/Main
 RequestURI=/jmx-console/
 A: You need to set the JAVA_HOME environment variable to point to your JDK installation directory. This is required by the Jasper JSP engine to access the Sun compiler to compile the JSP pages.
