Tip |
---|
If you want to automatically install new plugins on Startup, refer to Upload plugins on startup. |
From the command prompt of the GlassFish server, navigate to the GLASSFISH_HOME directory and issue the stop and start domain commands.
Code Block | ||
---|---|---|
| ||
cd bin |
...
./asadmin stop-domain |
...
./asadmin start-domain |