commit | 9e9d7355dda80eafe85bcdb17532bcd8653abbcf | [log] [tgz] |
---|---|---|
author | Gaurav Gupta <gaurav.gupta@payara.fish> | Wed May 13 17:33:47 2020 +0530 |
committer | GitHub <noreply@github.com> | Wed May 13 17:33:47 2020 +0530 |
tree | 26e4f0bbe17f86b44280c6967b9d0ff783dcc9a2 | |
parent | fcee952acb52ee1a93bcd17ec5d22a7225817e25 [diff] | |
parent | efa3d9db9d1fa9ec3b048c6ee65544c98bf6eb9c [diff] |
Merge pull request #23004 from jGauravGupta/services2 Fix GlassFish Web modules META-INF/services provider configuration file
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