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:
- Make sure the GlassFish application server is running. (Denoted by the running badge (
) next to the server's node in the Services window.)
- 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.
- To access the Admin Console, you are required to log in as the server administrator.
The default username is admin. Unless the password has been changed, the default
password is adminadmin.
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