| 1. |
How To Deploy And Undeploy Applications By Using The Administration Console? |
|
Answer» The graphical Administration Console of GlassFish Server enables you to perform the following deployment-related tasks: To Deploy the Sample Application by USING the Administration Console The sample application must be available before you start this task. At least one GlassFish Server domain must be started before you deploy the sample application. LAUNCH the Administration Console by typing the following URL in your browser: http://localhost:4848
The default URL for the application is as follows: 1) Launch the Administration Console by typing the following URL in your browser: http://localhost:4848 2) Click the Applications node in the tree on the left. Expand the node to list deployed applications. Deployed applications are also listed in the table on the Applications page. To Undeploy the Sample Application by Using the Administration Console
The graphical Administration Console of GlassFish Server enables you to perform the following deployment-related tasks: To Deploy the Sample Application by Using the Administration Console The sample application must be available before you start this task. At least one GlassFish Server domain must be started before you deploy the sample application. Launch the Administration Console by typing the following URL in your browser: http://localhost:4848 The default URL for the application is as follows: 1) Launch the Administration Console by typing the following URL in your browser: http://localhost:4848 2) Click the Applications node in the tree on the left. Expand the node to list deployed applications. Deployed applications are also listed in the table on the Applications page. To Undeploy the Sample Application by Using the Administration Console |
|