Accessing the GlassFish Admin Console

See Also

The instance node for the GlassFish application server in the IDE Services window provides a subset of the functions found in the GlassFish Admin Console. You can manage server resources through the instance node in the IDE or by using the GlassFish Admin Console.

To access the GlassFish Admin Console:

  1. Make sure the GlassFish application server is running. (Denoted by the running badge (  ) next to the server's node in the Services window.)
  2. Right-click the server instance node and choose View Admin Console.

The login screen for the Admin Console launches in your browser. After you log in, you can see that the options on the left are similar to those in the Services window in the IDE.

When you manage resources directly through the Admin Console, the resources are not directly associated with your project.

See Also
Working with the GlassFish Application Server
GlassFish Application Server Tasks: Quick Reference
Modifying JVM Properties of the GlassFish Server
Removing an Application from a Server

Legal Notices