JBoss Community Archive (Read Only)

PicketLink

Installation

images/www.jboss.org/dms/picketlink/images/picketlink-banner-1180px.png
Table of contents

JBoss Application Server v7

PicketLink Installer

You can use the PicketLink Installer to configure a JBoss Application Server 7.1.1.Final+ with PicketLink.

The installer is a simple Apache Ant script that makes all necessary configurations to your JBoss AS installation, including:

  • Updates the PicketLink module with the latest libraries

  • Installs the PicketLink AS7 Extension/Subsystem

  • Installs the PicketLink AS7 Console

  • Configures the PicketLink Quickstarts

requisites

Running the Installer

After downloading the installer extract it and inside the picketlink-installer-2.1.5.Final execute the follow command:

[user@host picketlink-installer-2.1.6.Final]$ ant

Now you should be prompted for the full path of your JBoss Application Server installation.

prepare:
    [mkdir] Created dir: xxxxx
     [echo]
     [echo] 			####################################################################################
     [echo] 			                       Welcome to the PicketLink Installer
     [echo]
     [echo] 			This installer will update your JBoss Application Server v7 installation with the
     [echo] 			following libraries and versions:
     [echo]
     [echo] 			    - PicketLink Federation 2.1.6.Final
     [echo] 			    - PicketLink Subsystem 1.0.1.Final
     [echo] 			    - PicketLink Console 1.0.1.Final
     [echo] 			    - PicketLink Quickstarts 2.1.6.Final
     [echo] 			####################################################################################
     [echo]
    [input] Please enter the path to your JBoss Application Server 7 installation:

And it is done !

Please, do not forget to create an user using the add-user.sh script provided by the JBoss Application Server. Otherwise you will not access the PicketLink Console.

Manual Installation (Only the PicketLink libraries)

JBoss AS 7 has a modular architecture. It uses JBoss Modules and offers true application isolation. In order to use PicketLink we need to make sure that its module is properly configured.

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-11 12:17:45 UTC, last content change 2014-02-18 18:36:05 UTC.