Back to Admin Console V3 Steps to access Html Adaptor in V3
- Download jmxtools.jar and put that under glassfish/lib
- start up server
- Access Admin Console first (a must)
- By default, the port to connect to the adaptor is 4444. But you can overwrite it using html.adaptor.port property. eg -Dhtml.adaptor.port=5555
In the browser, just go to http://hostname:4444
|