Hi,
My goal is to set up an NW Java Application Server on an Ubuntu 16.04 64bits platform and to collect data from it through JMX with a proprietary JMX client.
I've followed this blog article but I'm stucked at the launch of the Management Console with Firefox 47. Java applets are enabled on this browser and are working fine: tested with the Oracle Applet test page. However, the management console doesn't open, its java process seems to be running but doesn't open any UI. From Management Console, I believe I'll be able to create and start a Java instance in the server.
Would someone please provide tips and advices?
Also, what client jar files would allow JMX connection and how are they packaged, i.e. in what product/installable?
Thanks for your help.