You may want to start your GlassFish 3.0 Server automatically at windows boot (Start). to do that
Follow these instructions:
1) Go to the installation location and open the bin folder, this is the default bath
C:\glassfish3\bin
2) Double click on "asadmin.bat" file
3) Type "start-domain myDomain" and press enter
4) To create the windows service which starts the server automatically at windows boot
type the command "create-service" and the server domain which you want to create a service for it;
"create-services myDomain" and press Enter.
4) Restart your PC.
See the following snapshot
Congratulations, your server runs automatically
Note: to view all creating commands type "create" and press enter, and so on for any word
Mohammad Abu Hmead
Follow these instructions:
1) Go to the installation location and open the bin folder, this is the default bath
C:\glassfish3\bin
2) Double click on "asadmin.bat" file
3) Type "start-domain myDomain" and press enter
4) To create the windows service which starts the server automatically at windows boot
type the command "create-service" and the server domain which you want to create a service for it;
"create-services myDomain" and press Enter.
4) Restart your PC.
See the following snapshot
Congratulations, your server runs automatically
Note: to view all creating commands type "create" and press enter, and so on for any word
Mohammad Abu Hmead
No comments:
Post a Comment