GlassFish Project - V2 UR2 Final Build
(also known as V2 UR2 b04 Promoted Build)| New to GlassFish | FAQ |Resources | GlassFish Project Home | How-Tos | Back To Main Download Page
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.
License
| 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. |
Binary builds
Windows Platform
- glassfish-installer-v2ur2-b04-windows.jar size 54M
- glassfish-installer-v2ur2-b04-windows-ml.jar size 82M (Multilingual)
Solaris SPARC Platform
- glassfish-installer-v2ur2-b04-sunos.jar, size 54M
- glassfish-installer-v2ur2-b04-sunos-ml.jar, size 82M (Multilingual)
Solaris x86 Platform
- glassfish-installer-v2ur2-b04-sunos_x86.jar size 54M
- glassfish-installer-v2ur2-b04-sunos_x86-ml.jar, size 82M (Multilingual)
Linux Platform
- glassfish-installer-v2ur2-b04-linux.jar size 54M
- glassfish-installer-v2ur2-b04-linux-ml.jar size 82M (Multilingual)
MacOS Platform
- glassfish-installer-v2ur2-b04-darwin.jar size 65M
- glassfish-installer-v2ur2-b04-darwin-ml.jar size 93M (Multilingual)
AIX Platform
- glassfish-installer-v2ur2-b04-aix.jar size 55M
- glassfish-installer-v2ur2-b04-aix-ml.jar size 83M (Multilingual)
Instructions to Unbundle and Configure GlassFish
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.
- Download one of the bundles to disk.
% 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
- For a single instance:
- UNIX[tm] systems: %lib/ant/bin/ant -f setup.xml
- Windows systems: % lib\ant\bin\ant -f setup.xml
- UNIX systems: % lib/ant/bin/ant -f setup-cluster.xml
- Windows systems: % lib\ant\bin\ant -f setup-cluster.xml
To get started with GlassFish, see the Quick Start Guide.
Source bundle
Source code for GlassFish is available in the bundle below. Some technologies are developed in other projects and only a binary version is available in the GlassFish project source tree. To find more information on where to find sources see this page.b04 source bundle
Build Information
Bugs fixed in this build.- Issue Tracker
