Installing Eclipse GlassFish from a ZIP file

1. Download the dirsred Eclipse GlassFish 7 ZIP file.

2.Change to the directory where dowloaded the ZIP file.

3. Unzip the file .

>unzip zip-file-name -d /opt

4.start 

>sudo /opt/glassfish7/glassfish/bin/asadmin start-domain

5.stop

> sudo /opt/glassfish7/glassfish/bin/asadmin stop-domain

posted @ 2025-07-11 14:37  Bo_Ren  阅读(9)  评论(0)    收藏  举报