FreeBSD Glassfish

Allikas: Kuutõrvaja
Redaktsioon seisuga 18. juuni 2009, kell 16:48 kasutajalt Jj (arutelu | kaastöö)

For installation of JDK -

For installation of Apache Maven -

 cd  /usr/ports/devel/maven
 make install clean
 

For installation of Apache ANT -

 cd /usr/ports/devel/apache-ant
 make install clean

For installation of ported NSS -

 cd /usr/ports/security/nss
 make install clean

For installation of ported NSPR -

 cd /usr/ports/devel/nspr
 make install clean


cvs -d :pserver:guest@cvs.dev.java.net:/cvs checkout -r SJSAS91_FCS_BRANCH glassfish/bootstrap
/workspace/glassfish/bootstrap/build.properties
glassfish.root=${basedir}/../..  (basedir -directory points to where project.xml is present)
glassfish.home=${glassfish.root}/publish/glassfish => e.g. /workspace/publish/glassfish
cd glassfish/bootstrap
maven checkout

Bootstrap option: Build your own module using pre-built server

maven -Dmodules=mail,activation bootstrap build
maven configure-runtime


https://glassfish.dev.java.net/public/downloadsindex.html