Use the Admin Service to configure a JSR-160 compliant remote JMX connector.
The JSR-160 compliant remote JMX connector handles communication between JMX clients, such as JConsole, and the JMX service, for domain management purposes.
The Edit JMX Connector page opens.
This option is disabled by default.
This is not the port of the server socket that does the actual JMX communication. This is the address of the network interface where the RMI registry is started. If your system has multiple network interfaces, modify this value so that only a particular interface is selected. The default value is 0.0.0.0.
The only use of this naming service is to download the RMI stubs. If the default port is occupied, a free port is used. Legal values are 1 - 65535. On UNIX systems, creating sockets that listen on ports 1 - 1024 requires superuser privileges. The default value is 8686.
All authentication is handled by this realm. The default value is admin-realm.
The GlassFish Server specifies several properties by default.
See Also
Copyright © 2005, 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices