| Author |
Starting Glassfish server on system boot
|
Mahesh Lohi
Ranch Hand
Joined: Jun 22, 2009
Posts: 150
|
|
Hi all. I wish to start my glassfish server automatically on system boot. Is there a way to do this
Thank you in advance
|
 |
Ravi Kiran Va
Ranch Hand
Joined: Apr 18, 2009
Posts: 2234
|
|
Write a batch file if t is windows , or a shell script in case of unix .
For this you need to know what is the file responsible to do this operation .
|
Save India From Corruption - Anna Hazare.
|
 |
Ivan Krizsan
Bartender
Joined: Oct 04, 2006
Posts: 2193
|
|
Hi!
Take a look at the Appendix A of the Sun Java System Application Server 9.1 Administration Guide (which is GlassFish):
http://docs.sun.com/app/docs/doc/819-3671/ablwx?a=view
There are instructions for Solaris 9 & 10, Linux and Windows.
Best wishes!
|
 |
 |
|
|
subject: Starting Glassfish server on system boot
|
|
|