Please refer to the GlassFish
V2 Update Release Wiki Page for details on improvements that are
going into this release. Note: multilingual support
available for French, German, Spanish, Japanese,
Simplified Chinese, Traditional Chinese, and Korean.
| The majority of the GlassFish code is available under a dual license consisting of the Common Development and Distribution License ( CDDL) v1.0 and the GNU General Public License (GPL) v2. The following page contains details about the components in GlassFish and the licenses under which they are covered. |
Windows Platform
Solaris SPARC Platform
Solaris x86 Platform
Linux Platform
MacOS Platform
AIX Platform
To install and configure GlassFish you need to have JDK 5 or JDK 6 installed on your system. The configuration processing depends on Ant (1.6.5). The bundle includes an Ant distribution that has been extended with tasks to facilitate developing Java EE 5 applications for the application server.
% java -Xmx256m -jar filename.jarThis command extracts the contents of the GlassFish JAR file and creates a new directory structure rooted under a directory named glassfish.
% cd glassfish
% chmod -R +x lib/ant/bin
To get started with GlassFish, see the Quick Start Guide.