https://javaee.github.io/glassfish
GlassFish is the reference implementation of Java EE.
Prerequisites:
- JDK8+
- Maven 3.0.3+
Run the full build:
mvn install
Locate the Zip distributions:
- appserver/distributions/glassfish/target/glassfish.zip
- appserver/distributions/web/target/web.zip
Locate staged distributions:
- appserver/distributions/glassfish/target/stage
- appserver/distributions/web/target/stage
glassfish5/bin/asadmin start-domain
GlassFish is the Open Source Java EE Reference Implementation; as such, we welcome external contributions. Make sure to read our Pull Request acceptance workflow.
See here.
See the annoucement here.
See here for an important update.
The Java.Net Mailing Lists Archive can now be consulted here.
Additional details on how to use GF 4.1.2 and GF 5 nightly Docker images.