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

SlackBuilds Repository

14.1 > Network > jboss-as (7.0.1.Final)

JBoss is a free, open source, Java EE certified platform for developing and
deploying enterprise Java applications, Web applications, and Portals,
JBoss Application Server provides the full range of Java EE 6 features as
well as extended enterprise services including clustering, caching, and
persistence.

JBoss-AS requires a "jboss" user and group; create these before running the
SlackBuild script. Examples:

# groupadd -g 254 -r jboss
# useradd -u 254 -M -r -s /bin/bash -d /usr/share/jboss-as \
-c "JBoss Application Server" -g jboss jboss

This requires: jdk

Maintained by: Giorgio Peron
Keywords: java,EE6,jboss,application server
ChangeLog: jboss-as

Homepage:
http://www.jboss.org/jbossas

Source Downloads:
jboss-as-7.0.1.Final.tar.gz (0f25ab4e936de94780dba1e3a6d2da60)

Download SlackBuild:
jboss-as.tar.gz
jboss-as.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.1

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