commit | 9303b34b8bcbd3da7b0dfab3a486dfad0cb67df1 | [log] [tgz] |
---|---|---|
author | Steve Millidge <smillidge@users.noreply.github.com> | Wed May 27 15:31:50 2020 +0100 |
committer | GitHub <noreply@github.com> | Wed May 27 15:31:50 2020 +0100 |
tree | a45083ada05c4706a3c32462068f21bf648911ff | |
parent | 0ecafd054c3fb3b39c301fc7d6cbd83899c4912b [diff] | |
parent | d89f4231f15d81315ad1f68d051f023a5f783c8c [diff] |
Merge pull request #23035 from jGauravGupta/admin-console-deployment Fixes admin console application deployment gui
GlassFish is the reference implementation of Java EE.
Prerequisites:
Currently in the EE4J_8 branch artifacts are being pulled from OSSRH staging.
Run the full build:
mvn -Pstaging install
Locate the Zip distributions:
Locate staged distributions:
Running GlassFish QuickLook tests:
mvn -f appserver/tests/quicklook/pom.xml test -Dglassfish.home=appserver/distributions/glassfish/target/stage/glassfish6/glassfish
For more details, see QuickLook_Test_Instructions
glassfish6/bin/asadmin start-domain
glassfish6/bin/asadmin stop-domain