Skip to content

edburns/glassfish

 
 

Repository files navigation

GlassFish Server

https://javaee.github.io/glassfish

GlassFish is the reference implementation of Java EE.

Building

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

Starting GlassFish

glassfish5/bin/asadmin start-domain

Stopping GlassFish

glassfish5/bin/asadmin stop-domain

About

GlassFish is the Open Source Java EE Reference Implementation; as such, we welcome external contributions. Make sure to read our Pull Request acceptance workflow.

Latest News

Sept 28, 2017 - Introducing Eclipse Enterprise for Java

See here.

Sept 21, 2017 - Java EE 8 and GlassFish 5.0 Released!

See the annoucement here.

Sept 12, 2017 - Opening Up Java EE update

See here for an important update.

Aug 11, 2017 - Java.Net Mailing Lists Archive

The Java.Net Mailing Lists Archive can now be consulted here.

July 4, 2017 - GlassFish Docker Images Update

Additional details on how to use GF 4.1.2 and GF 5 nightly Docker images.

About

The Open Source Java EE Reference Implementation

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.md

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 65.2%
  • HTML 31.2%
  • Roff 0.9%
  • CSS 0.6%
  • Shell 0.5%
  • PHP 0.4%
  • Other 1.2%