Viewing the GlassFish Application Server in the IDE

See Also

In the Services window, each registered instance of the GlassFish application server is represented by a node under the Servers node in the Services window. The subnodes of the GlassFish instance node represent the resources and applications that have been deployed to the server.

The following table shows you how to use the nodes in the Services window to explore and work with the server instance. To delete a resource, locate and right-click the resource under the appropriate node and choose Delete Resource.

Icon Description
GlassFish Application Server
This node is visible under the Servers node (  ) in the Services window and represents an instance of the GlassFish application server. There is a corresponding server instance node for each instance registered with the IDE. If the server instance is running (  ), you can expand this node to see the resources for the server instance. You can right-click the server instance node to stop, start and restart the server or remove the server instance.
Applications
Expand this node to see the modules and application contexts deployed to the server. You can disable, enable and remove an application context by locating and right-clicking the context in the Applications node.
Resources
Expand this node to see the resources registered with the server.
JDBC resources
Expand this node to see the JDBC resources and Connection Pools registered with the server.
JavaMail Session
Expand this node to see the JavaMail Session resources registered with the server.
Connectors
Expand this node to see the Connector resources registered with the server. For more on Connector resources, see Setting up a JMS Resource on the GlassFish Application Server.

See Also
GlassFish Application Server Tasks: Quick Reference
Modifying JVM Properties of the Sun Java System Application Server
Registering a Resource with the GlassFish Application Server
Removing an Application from a Server

Legal Notices