jogs project
servers
payara
- home
- pre releases
- fork of, and drop in replacement for glassfish
- java 9 support since version 5 alpha 2
glassfish
- home
- pre release builds
- java 9 support planned in 5.0.1
- downloaded 5.0.1-b01-02_07_2018
instructions
- jee8 netbeans setup
trick eclipse into installing glassfish 5
- change the manifest of the glassfish jar that eclipse uses
1 make sure
c:\temp
is empty (or change these instructions to use an empty dir) 2$ cp [glassfish-install-dir]\glassfish\modules\glassfish-api.jar c:\temp $ cd c:\temp $ jar -xf glassfish-api.jar $ atom META-INF\MANIFEST.MF
3 change the version onBundle-Version: 5.0.0
line to be4.0.0
4 re-jar and put it back (still inc:\temp
here)$ rm glassfish-api.jar $ jar -cfm glassfish-api.jar META-INF\MANIFEST.MF . $ mv [glassfish-install-dir]\glassfish\modules\glassfish-api.jar [glassfish-install-dir]\glassfish\modules\glassfish-api.jar.original $ mv glassfish-api.jar [glassfish-install-dir]\glassfish\modules\glassfish-api.jar
wildfly
ide
eclipse
- home
- docs
- instructions add support for gf 5 or payara 5
maven
1 windows -> preferences -> maven -> installations -> add 2 then browse to the directory where you extracted maven, save
netbeans
- home
- pre releases instructions
- jdk 9 support
java
open jdk 9
primefaces
moh apps
dsam
- test: https://dsamt.hlth.gov.bc.ca/