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

SlackBuilds Repository

14.0 > Network > glassfish (3.1.2)

glassfish (Java EE Application Server)

It is an open-source application server for the Java EE platform.
It supports Enterprise JavaBeans, JPA, JavaServer Faces, JMS, RMI,
JavaServer Pages, servlets, etc.

On 64bit platforms without multilib, updatetool and pkg don't work.

If "asadmin start-domain" fails to start a domain after executing
updatetool, then updatetool may have written "proxy.use.system: true"
in "$GLASSFISH_HOME/.updatetool/init.cfg". Since Java SE depends on
GNOME libraries to detect system proxy, system proxy should be disabled
on slackware. In this case,
1) try "http_proxy= asadmin start-domain" or
2) set proxy.use.system to false in "$GLASSFISH_HOME/.updatetool/init.cfg" or
3) remove "$GLASSFISH_HOME/.updatetool" entirely.

This requires: jdk

Maintained by: crocket
Keywords: java,servlet,JSP
ChangeLog: glassfish

Homepage:
http://glassfish.java.net/

Source Downloads:
glassfish-3.1.2-ml.zip (a858c4927e48ab6cd99e8f3dbdb6bdf9)
glassfish-ose-3.1.2-docs-pdf.zip (d462e0f94c21d217f109a8ae4f850a14)

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

(the SlackBuild does not include the source)

Validated for Slackware 14.0

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