commit | 3cb1ef7f6b87e2d708aa961aa0d6d963b3628cb9 | [log] [tgz] |
---|---|---|
author | endtak <endo.takafumi@jp.fujitsu.com> | Thu Sep 26 19:20:27 2019 +0900 |
committer | endtak <endo.takafumi@jp.fujitsu.com> | Thu Sep 26 19:25:46 2019 +0900 |
tree | 768e7ca981a4bb1e2ce45e102814fc23c1aa3272 | |
parent | 15e2fbb25e68882b1d65191185c54362831b1408 [diff] |
Fix for ear redeploy fails(eclipse-ee4j#22383) Signed-off-by: endtak <endo.takafumi@jp.fujitsu.com>
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/glassfish5/glassfish
For more details, see QuickLook_Test_Instructions
glassfish5/bin/asadmin start-domain
glassfish5/bin/asadmin stop-domain