Product SiteDocumentation Site

1.6. PicketLink Installer

The PicketLink Installer is a simple Apache Ant script that applies all the necessary changes to your JBoss Enterprise Application Platform 6.1 installation, including:
  • Updates the PicketLink module with the latest libraries.
  • Installs the PicketLink Subsystem.
  • Configures some of the PicketLink Quickstarts. Specially the PicketLink Federation examples. What means you can start using them to get a picture of the SAML Single Sign-On and other features provided by PicketLink Federation. !

Important

The installer is not a required step in order to get you started with PicketLink. But if you want the PicketLink Subsystem installed and the PicketLink module updated (in order to avoid ship the libraries inside your deployment) in your JBoss Enterprise Application Platform installation, it can be very useful.
as The installer can be obtained from http://downloads.jboss.org/picketlink/2/2.6.0.CR2/picketlink-installer-2.6.0.CR2.zip. Once you've downloaded, extract the ZIP file, enter the directory that was created and execute the following command:
ant
Now you should be prompted for the full path of your JBoss Application Server installation.
prepare:
     [echo]
     [echo]       ####################################################################################
     [echo]       Welcome to the PicketLink Installer
     [echo]
     [echo]       This installer will update your JBoss Enterprise Application Platform installation with the
     [echo]       following libraries and their dependencies:
     [echo]
     [echo]       - PicketLink Core
 2.6.0.CR2
     [echo]       - PicketLink Identity Management
 2.6.0.CR2
     [echo]       - PicketLink Federation
 2.6.0.CR2
     [echo]
     [echo]       New modules will be added to your installation.
     [echo]       ####################################################################################
     [echo]
    [input] Which JBoss Application Server are you using ? ([eap], wildfly)
    eap
    [input] Please enter the path to your JBoss Application Server installation:
And it is done !

Note

If you're using JBoss EAP, make sure you're using version 6.2.