tomcat 6.0 or jBoss 5.0
Roy Börner
roy.boerner at bsd-crew.de
Tue Jan 16 21:22:02 UTC 2007
Am Dienstag, 16. Januar 2007 01:13 schrieb Michael Pope:
> I've been looking for a J2EE 1.5 web application server which has been
> ported to FreeBSD and haven't had any luck.
Java applications need no portage, they are running out of the box. Just
download the product that satisfy your needs, extract and start it.:
%> uname -rms
FreeBSD 6.1-RELEASE-p10 amd64
%> cd geronimo-tomcat6-jee5-2.0-M1
%> export JAVA_HOME=/usr/local/diablo-jdk1.5.0
%> bin/startup.sh
Using GERONIMO_BASE: .../geronimo-tomcat6-jee5-2.0-M1
Using GERONIMO_HOME: .../geronimo-tomcat6-jee5-2.0-M1
Using GERONIMO_TMPDIR: .../geronimo-tomcat6-jee5-2.0-M1/var/temp
Using JRE_HOME: /usr/local/diablo-jdk1.5.0/jre
Using GERONIMO_OUT: .../geronimo-tomcat6-jee5-2.0-M1/var/log/geronimo.out
Geronimo started in background. PID: 1818
--
Roy
More information about the freebsd-ports
mailing list