This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Network > glassfish (4.1)

Glassfish is an open-source application server for the Java EE platform.
Glassfish is the reference implementation of Java EE and as such supports
Enterprise JavaBeans, JPA, JavaServer Faces, JMS, RMI, JavaServer Pages and
servlets.

You must have a "glassfish" user and a "glassfish" group to run this script:
groupadd -g 263 glassfish
useradd -u 263 -g glassfish -d /var/lib/glassfish -s /bin/false glassfish

The SlackBuild will use /var/lib/glassfish to store domain and node
configuration files. The default domain1 will be installed to /var/lib but note
that this will be overwritten on upgrade, so it is advised to install any
applications into a differently-named domain.

The rc.glassfish script will operate on the default domain unless another is
specified on the command line.

This requires: jdk

Maintained by: orphaned - no maintainer
Keywords: java,servlet,JSP
ChangeLog: glassfish

Homepage:
http://glassfish.java.net

Source Downloads:
glassfish-4.1-web.zip (252ab55a3ce890570092009df5fc6e6b)

Download SlackBuild:
glassfish.tar.gz
glassfish.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds